Package graphql.schema.visitor
package graphql.schema.visitor
-
ClassDescriptionThis 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