graphqelm

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

BSD-3-CLAUSE License

Stars
6

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 check out 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