How to use Relay graphql client with ClojureScript

hello. I saw this post Example: Apollo GraphQL integration with React + CLJS around getting the apollo graphql client to work with ClojureScript, and I tried to follow it except with relay, but am seeing that the relay compiler isn’t happy with generating types. I was wondering if anyone has had success with using relay and if so, how I can do so as well. Thank you!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.