graphql-builder
graphql-builder copied to clipboard
GraphQL client library for Clojure and ClojureScript
Results
3
graphql-builder issues
Sort by
recently updated
recently updated
newest added
First, let me say how much I appreciate your library! Thank you very much! The great thing about graphql-builder is, that I can literally copy-paste graphql-query-examples from api-spec from the...
Howdy, I've been using this (very helpful, thank you!) library for a project where I take data from a database via graphql and then put it into a JavaFX table...