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