You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does the library work with GraphiQL? Also, the version I'm using did not enable inputs for what I was doing (e.g., includes Union types). As a result, I have to parse the queries using the FromJSON type class. I was curious to know if I was using the library correctly, or if in fact it was a limitation.