It dresses up HTTP failures in the GraphQL error structure so the user has 
to cope with only one failure channel.  Is that what everyone does?  
Anyway, I did not see that spelled out in the Readme.  It looks like a 
useful feature!

By the way, I see it uses cljs-http, which in turn uses clj->js and 
js->clj.  I vaguely remember that those functions can be unreliable (or 
unpredictable) under advanced compilation.  CLJS-2062 
(https://dev.clojure.org/jira/browse/CLJS-2062) has a comprehensive 
explanation in a comment from "Thomas Heller", and also a workaround.  But 
re-graph, by indirectly using js->clj, may be at risk.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to