Interface GraphQLSchemaVisitor.ArgumentVisitorEnvironment

All Superinterfaces:
GraphQLSchemaVisitorEnvironment<GraphQLArgument>
All Known Implementing Classes:
GraphQLSchemaVisitorAdapter.ArgumentEnv
Enclosing interface:
GraphQLSchemaVisitor

public static interface GraphQLSchemaVisitor.ArgumentVisitorEnvironment extends GraphQLSchemaVisitorEnvironment<GraphQLArgument>