Interface GraphQLSchemaVisitor.AppliedDirectiveArgumentVisitorEnvironment

All Superinterfaces:
GraphQLSchemaVisitorEnvironment<GraphQLAppliedDirectiveArgument>
All Known Implementing Classes:
GraphQLSchemaVisitorAdapter.AppliedDirectiveArgumentEnv
Enclosing interface:
GraphQLSchemaVisitor

public static interface GraphQLSchemaVisitor.AppliedDirectiveArgumentVisitorEnvironment extends GraphQLSchemaVisitorEnvironment<GraphQLAppliedDirectiveArgument>