Package graphql.schema.visitor
Interface GraphQLSchemaVisitor.SchemaElementVisitorEnvironment
- All Superinterfaces:
GraphQLSchemaVisitorEnvironment<GraphQLSchemaElement>
- Enclosing interface:
GraphQLSchemaVisitor
public static interface GraphQLSchemaVisitor.SchemaElementVisitorEnvironment
extends GraphQLSchemaVisitorEnvironment<GraphQLSchemaElement>
A
GraphQLSchemaVisitorEnvironment environment specific to GraphQLSchemaElement-
Method Summary
Methods inherited from interface graphql.schema.visitor.GraphQLSchemaVisitorEnvironment
changeNode, deleteNode, getCodeRegistry, getElement, getLeadingElements, getSchema, getUnwrappedLeadingElements, insertAfter, insertBefore, ok, quit