Interface GraphQLSchemaVisitor.EnumTypeVisitorEnvironment

All Superinterfaces:
GraphQLSchemaVisitorEnvironment<GraphQLEnumType>
All Known Implementing Classes:
GraphQLSchemaVisitorAdapter.EnumTypeEnv
Enclosing interface:
GraphQLSchemaVisitor

public static interface GraphQLSchemaVisitor.EnumTypeVisitorEnvironment extends GraphQLSchemaVisitorEnvironment<GraphQLEnumType>