Replies: 2 comments
-
Hi! The legacy API we removed in 2.1 is still in use inside graphql-client, see https://github.com/github/graphql-client/issues/310 For now, I recommend staying on 2.0.x until that issue is addressed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@rmosolgo Thanks for the hint, pinned it to 2.0.x for now as you suggested. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've checked the CHANGELOG which contains a few breaking changes, but none of it sounds related to me. However, I have to admit that I'm not doing much using graphql as of now... which is why I don't quite see whether this is my bad or an issue of the graphql-2.1.0 gem.
The exception is:
The query is not very fancy:
Any ideas what I'm missing here?
Thanks a bunch!
Beta Was this translation helpful? Give feedback.
All reactions