graphql-0.7.0.0: Haskell GraphQL implementation

Safe HaskellNone
LanguageHaskell2010

Language.GraphQL.AST.Parser

Description

GraphQL document parser.

Synopsis

Documentation

document :: Parser Document Source #

Parser for the GraphQL documents.