floatingpointio/graphql-builder

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

Leiningen/Boot

[floatingpointio/graphql-builder "0.1.9"]

Clojure CLI/deps.edn

floatingpointio/graphql-builder {:mvn/version "0.1.9"}

Gradle

implementation("floatingpointio:graphql-builder:0.1.9")

Maven

<dependency>
  <groupId>floatingpointio</groupId>
  <artifactId>graphql-builder</artifactId>
  <version>0.1.9</version>
</dependency>