public class DirectivesAndTypeWalker
extends java.lang.Object
| Constructor and Description |
|---|
DirectivesAndTypeWalker() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuitable(graphql.schema.GraphQLArgument argument,
java.util.function.BiFunction<graphql.schema.GraphQLInputType,graphql.schema.GraphQLDirective,java.lang.Boolean> isSuitable) |