Interface GraphQLSchemaVisitor.InterfaceTypeVisitorEnvironment

All Superinterfaces:
GraphQLSchemaVisitorEnvironment<GraphQLInterfaceType>
All Known Implementing Classes:
GraphQLSchemaVisitorAdapter.InterfaceTypeEnv
Enclosing interface:
GraphQLSchemaVisitor

public static interface GraphQLSchemaVisitor.InterfaceTypeVisitorEnvironment extends GraphQLSchemaVisitorEnvironment<GraphQLInterfaceType>