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