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.
Template Haskell functions for generating GraphQL query and mutation types using Extensible Records and the Hasura GraphQL parser
HaskellBSD-3-Clause
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.