Interface GraphQLSchemaVisitor.InputObjectTypeVisitorEnvironment

All Superinterfaces:
GraphQLSchemaVisitorEnvironment<GraphQLInputObjectType>
All Known Implementing Classes:
GraphQLSchemaVisitorAdapter.InputObjectTypeEnv
Enclosing interface:
GraphQLSchemaVisitor

public static interface GraphQLSchemaVisitor.InputObjectTypeVisitorEnvironment extends GraphQLSchemaVisitorEnvironment<GraphQLInputObjectType>