Uses of Interface
graphql.schema.visitor.GraphQLSchemaVisitor.ScalarTypeVisitorEnvironment
Packages that use GraphQLSchemaVisitor.ScalarTypeVisitorEnvironment
-
Uses of GraphQLSchemaVisitor.ScalarTypeVisitorEnvironment in graphql.schema.visitor
Methods 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