graphql-0.11.0.0: Haskell GraphQL implementation
Safe HaskellSafe
LanguageHaskell2010

Language.GraphQL.AST.Parser

Description

GraphQL document parser.

Synopsis

Documentation

document :: Parser Document Source #

Parser for the GraphQL documents.