#
haskell-graphql
Here are 2 public repositories matching this topic...
-
Updated
Dec 27, 2020 - Haskell
Improve this page
Add a description, image, and links to the haskell-graphql topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the haskell-graphql 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 buildwill produce the warning (it uses m