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