Module: GraphQL

Defined in:
lib/graphql/parser.rb,
lib/graphql/visitor.rb,
ext/graphql_parser/graphql_ruby.c

Defined Under Namespace

Modules: Parser Classes: AST, Argument, ArrayValue, BooleanValue, Directive, Document, EnumValue, Field, FloatValue, FragmentDefinition, FragmentSpread, InlineFragment, IntValue, ListType, Name, NamedType, Node, NonNullType, ObjectField, ObjectValue, OperationDefinition, ParseError, SelectionSet, StringValue, Variable, VariableDefinition, Visitor

Constant Summary collapse

SKIP_CHILDREN =
skip_children