Module

GraphQL.Language

Package
purescript-graphql
Repository
hendrikniemann/purescript-graphql

#parse Source

parse :: String -> Either Error Document

Parse a query string and return a parsed GraphQL document or an error.