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