Class GraphQLSchemaTraversalControl

java.lang.Object
graphql.schema.visitor.GraphQLSchemaTraversalControl

@PublicApi public class GraphQLSchemaTraversalControl extends Object
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