mu-haskell/graphql/readme.md
2020-03-23 16:29:38 +01:00

560 B

mu-graphql

This package contains everything you need to build a type-safe GraphQL server in Haskell with Mu. Check out the code at exe/Main.hs for a complete example.

GraphQL client examples

If you are interested in seeing how this server can be consumed in some GraphQL client frameworks, you have these other examples available: