Interface GraphQLSchemaVisitor.ObjectVisitorEnvironment

All Superinterfaces:
GraphQLSchemaVisitorEnvironment<GraphQLObjectType>
All Known Implementing Classes:
GraphQLSchemaVisitorAdapter.ObjectEnv
Enclosing interface:
GraphQLSchemaVisitor

public static interface GraphQLSchemaVisitor.ObjectVisitorEnvironment extends GraphQLSchemaVisitorEnvironment<GraphQLObjectType>