GraphQL v0.2.0 GraphQL.Document

Ddefines the structure of a GraphQL document after it has been parsed.

Summary

Types

t :: %{definitions: [Map], kind: atom, loc: Map}