riverford/graphql-builder

A Clojure(Script) library designed to help with the consuming of GraphQL APIs.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,103 Downloads
  • 78 This Version

Leiningen/Boot

[riverford/graphql-builder "0.1.5"]

Clojure CLI/deps.edn

riverford/graphql-builder {:mvn/version "0.1.5"}

Gradle

implementation("riverford:graphql-builder:0.1.5")

Maven

<dependency>
  <groupId>riverford</groupId>
  <artifactId>graphql-builder</artifactId>
  <version>0.1.5</version>
</dependency>