Skip to content
#

graphql-haskell

Here are 2 public repositories matching this topic...

morpheus-graphql
AlistairB
AlistairB commented Sep 12, 2020

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

enhancement good first issue scope/client

Improve this page

Add a description, image, and links to the graphql-haskell topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more