Package graphql.validation.util
Class DirectivesAndTypeWalker
- java.lang.Object
-
- graphql.validation.util.DirectivesAndTypeWalker
-
public class DirectivesAndTypeWalker extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DirectivesAndTypeWalker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisSuitable(graphql.schema.GraphQLArgument argument, java.util.function.BiFunction<graphql.schema.GraphQLInputType,graphql.schema.GraphQLAppliedDirective,java.lang.Boolean> isSuitable)
-