[ANN] re-graph 0.1.12 - the GraphQL client for Clojure/script

41 views
Skip to first unread message

Oliver Hine

unread,
Mar 6, 2020, 5:23:49 PM3/6/20
to Clojure
Hi everyone,

I'm pleased to announce the release of re-graph 0.1.12. re-graph is a GraphQL client for Clojurescript and Clojure with re-frame bindings and support for queries, subscriptions and mutations over websocket or HTTP.

This release in particular has had a lot of contributions from the community for which I am very thankful!

This release changes:

  • The signature of the mutate function which incorrectly took a single vector but now takes varargs in the same way as query #55 (thanks @loomis)

This release adds support for:

  • Synchronous mutate and query (Clojure only) #56 (thanks @loomis)
  • Specifying the websocket sub-protocol #53 #62 (thanks @jmarca)
  • Aborting operations via HTTP (experimental) #50

This release improves:

  • Error handling will no longer overwrite the status or message from the server if they are present #54 (thanks @loomis)
  • The examples in the readme #57 #61 (thanks @viebel)

It's available now on Clojars.

Thanks and enjoy,
Oliy
Reply all
Reply to author
Forward
0 new messages