active-graphql

A ClojureScript library for programmatically building GraphQL query strings

Leiningen/Boot

[active-graphql "0.1.0"]

Clojure CLI/deps.edn

active-graphql/active-graphql {:mvn/version "0.1.0"}

Gradle

implementation("active-graphql:active-graphql:0.1.0")

Maven

<dependency>
  <groupId>active-graphql</groupId>
  <artifactId>active-graphql</artifactId>
  <version>0.1.0</version>
</dependency>