/graphql-extensible-records

Template Haskell functions for generating GraphQL query and mutation types using Extensible Records and the Hasura GraphQL parser

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

graphql-extensible-records

Useful for generating argument and response types as extensible records.

Makes for typesafe interaction with a graphql API.

Please see the tests for an example.