Package graphql.schema.visitor
Class GraphQLSchemaTraversalControl
java.lang.Object
graphql.schema.visitor.GraphQLSchemaTraversalControl
This indicates what traversal control to apply during the visitation
and can be created via calls to methods like
GraphQLSchemaVisitorEnvironment.ok()
or GraphQLSchemaVisitorEnvironment.changeNode(GraphQLSchemaElement)
say-
Method Summary