Interface GraphQLSchemaVisitor.FieldDefinitionVisitorEnvironment

All Superinterfaces:
GraphQLSchemaVisitorEnvironment<GraphQLFieldDefinition>
All Known Implementing Classes:
GraphQLSchemaVisitorAdapter.FieldDefinitionEnv
Enclosing interface:
GraphQLSchemaVisitor

public static interface GraphQLSchemaVisitor.FieldDefinitionVisitorEnvironment extends GraphQLSchemaVisitorEnvironment<GraphQLFieldDefinition>