Class: GraphQL::StaticValidation::NoValidateVisitor
- Inherits:
-
BaseVisitor
- Object
- Language::Visitor
- BaseVisitor
- GraphQL::StaticValidation::NoValidateVisitor
- Includes:
- ContextMethods, InternalRepresentation::Rewrite, DefinitionDependencies
- Defined in:
- lib/graphql/static_validation/no_validate_visitor.rb
Constant Summary
Constants included from InternalRepresentation::Rewrite
InternalRepresentation::Rewrite::NO_DIRECTIVES
Constants inherited from Language::Visitor
Language::Visitor::DELETE_NODE, Language::Visitor::SKIP
Instance Attribute Summary
Attributes included from DefinitionDependencies
Attributes included from InternalRepresentation::Rewrite
Attributes inherited from BaseVisitor
Attributes inherited from Language::Visitor
Method Summary
Methods included from DefinitionDependencies
#dependency_map, #initialize, #on_document, #on_fragment_definition, #on_fragment_spread, #on_operation_definition
Methods included from InternalRepresentation::Rewrite
#initialize, #on_field, #on_fragment_definition, #on_fragment_spread, #on_inline_fragment, #on_operation_definition, #operations, #push_root_node, #skip?
Methods included from Language
Methods inherited from BaseVisitor
including_rules, #initialize, #path, #rewrite_document
Methods inherited from Language::Visitor
#[], #initialize, make_visit_method, #on_abstract_node, #visit, #visit_node