Uses of Package
graphql.schema.visitor
Packages that use graphql.schema.visitor
-
Classes in graphql.schema.visitor used by graphql.schema.visitorClassDescriptionThis indicates what traversal control to apply during the visitation and can be created via calls to methods like
GraphQLSchemaVisitorEnvironment.ok()orGraphQLSchemaVisitorEnvironment.changeNode(GraphQLSchemaElement)sayThis visitor interface offers more "smarts" aboveGraphQLTypeVisitorand aims to be easier to use with more type safe helpers.AGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLAppliedDirectiveArgumentAGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLAppliedDirectiveAGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLArgumentAGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLEnumTypeAGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLEnumValueDefinitionAGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLFieldDefinitionAGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLInputObjectFieldAGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLInputObjectTypeAGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLInterfaceTypeAGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLObjectTypeAGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLScalarTypeAGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLSchemaElementAGraphQLSchemaVisitorEnvironmentenvironment specific toGraphQLUnionType