Uses of Interface
graphql.schema.visitor.GraphQLSchemaVisitor.InterfaceTypeVisitorEnvironment
Packages that use GraphQLSchemaVisitor.InterfaceTypeVisitorEnvironment
-
Uses of GraphQLSchemaVisitor.InterfaceTypeVisitorEnvironment in graphql.schema.visitor
Classes in graphql.schema.visitor that implement GraphQLSchemaVisitor.InterfaceTypeVisitorEnvironmentModifier and TypeClassDescription(package private) static classMethods in graphql.schema.visitor with parameters of type GraphQLSchemaVisitor.InterfaceTypeVisitorEnvironmentModifier and TypeMethodDescriptiondefault GraphQLSchemaTraversalControlGraphQLSchemaVisitor.visitInterfaceType(GraphQLInterfaceType interfaceType, GraphQLSchemaVisitor.InterfaceTypeVisitorEnvironment environment) Called when visiting aGraphQLInterfaceTypein the schema