chrisalmeida/graphqelm

A simple Elm API for composing GraphQL queries and making requests.


Keywords
composing-graphql-queries, elm, elm-api, elm-lang, frontend, graphqelm, graphql, javascript
License
BSD-3-Clause
Install
elm-package install chrisalmeida/graphqelm 1.0.1

Documentation

GraphQElm

GraphQElm exposes a simple Elm API for composing GraphQL queries and making requests to a GraphQL endpoint.

Getting Started

elm-package install chrisalmeida/graphqelm

and then checkout the Documentation

Prerequisites

A general understanding of Elm and GraphQL.

Built With

  • Elm - A delightful language for reliable webapps.

License

This project is licensed under the BSD3 License - see the LICENSE file for details