graphql-1.5.0.1: 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.