Module: GraphQL::Syntax

Defined in:
lib/graphql.rb

Overview

These objects are skinny wrappers for going from the AST to actual Node and Field instances.

Defined Under Namespace

Classes: Call, Field, Node, Query, Variable