optionalValue

fun List<GQLDirective>.optionalValue(): Boolean?

Return

true or false based on the if argument if the optional directive is present, null otherwise