tavistock/graphql-fx

A re-frame library for graphql requests

Leiningen/Boot

[tavistock/graphql-fx "0.0.1"]

Clojure CLI/deps.edn

tavistock/graphql-fx {:mvn/version "0.0.1"}

Gradle

implementation("tavistock:graphql-fx:0.0.1")

Maven

<dependency>
  <groupId>tavistock</groupId>
  <artifactId>graphql-fx</artifactId>
  <version>0.0.1</version>
</dependency>