{{ message }}
Replies: 1 comment
-
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 am upgrading to graphql-java 22.0 from 21.0. I started getting the above Exception on startup. I did some investigation and found that the GraphQLQueryInvoker in com.graphql-java-kickstart:graphql-java-kickstart:15.1 .0 is refering to that class. And latest code in the repo removes that reference. Even after bumping the version to latest 15.2.0 of the lib, I am not getting the latest code from the repo! How should I resolve this Exception?
Beta Was this translation helpful? Give feedback.
All reactions