graphql-1.1.0.0: Haskell GraphQL implementation
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.GraphQL.AST.Parser

Description

GraphQL document parser.

Synopsis

Documentation

document :: Parser Document Source #

Parser for the GraphQL documents.