Interface GraphQLSchemaVisitor.ScalarTypeVisitorEnvironment

All Superinterfaces:
GraphQLSchemaVisitorEnvironment<GraphQLScalarType>
All Known Implementing Classes:
GraphQLSchemaVisitorAdapter.ScalarTypeEnv
Enclosing interface:
GraphQLSchemaVisitor

public static interface GraphQLSchemaVisitor.ScalarTypeVisitorEnvironment extends GraphQLSchemaVisitorEnvironment<GraphQLScalarType>