Uses of Interface
graphql.schema.visitor.GraphQLSchemaVisitor.ScalarTypeVisitorEnvironment
Packages that use GraphQLSchemaVisitor.ScalarTypeVisitorEnvironment
-
Uses of GraphQLSchemaVisitor.ScalarTypeVisitorEnvironment in graphql.schema.visitor
Classes in graphql.schema.visitor that implement GraphQLSchemaVisitor.ScalarTypeVisitorEnvironmentModifier and TypeClassDescription(package private) static classMethods in graphql.schema.visitor with parameters of type GraphQLSchemaVisitor.ScalarTypeVisitorEnvironmentModifier and TypeMethodDescriptiondefault GraphQLSchemaTraversalControlGraphQLSchemaVisitor.visitScalarType(GraphQLScalarType scalarType, GraphQLSchemaVisitor.ScalarTypeVisitorEnvironment environment) Called when visiting aGraphQLScalarTypein the schema