enhancement
New feature or request
good first issue
Good for newcomers
scope/client
morpheus-graphql-client
#
graphql-haskell
Here are 2 public repositories matching this topic...
Example of a GraphQL library app made with Morpheus
-
Updated
Apr 9, 2020 - Haskell
Improve this page
Add a description, image, and links to the graphql-haskell topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the graphql-haskell topic, visit your repo's landing page and select "manage topics."
The fix for #509 enables using graphql interfaces and sub types in the client. However, it does so in a way that creates partial record accessors.
https://github.com/AlistairB/morpheus-repro/tree/partial-fields demonstrates the issue.
stack build
will produce the warning (it uses m