GraphQElm exposes a simple Elm API for composing GraphQL queries and making requests to a GraphQL endpoint.
elm-package install chrisalmeida/graphqelm
and then check out the Documentation
A general understanding of Elm and GraphQL.
- Elm - A delightful language for reliable webapps.
This project is licensed under the BSD3 License - see the LICENSE file for details