Interface GraphQLSchemaVisitor.DirectiveVisitorEnvironment

All Superinterfaces:
GraphQLSchemaVisitorEnvironment<GraphQLDirective>
All Known Implementing Classes:
GraphQLSchemaVisitorAdapter.DirectiveEnv
Enclosing interface:
GraphQLSchemaVisitor

public static interface GraphQLSchemaVisitor.DirectiveVisitorEnvironment extends GraphQLSchemaVisitorEnvironment<GraphQLDirective>