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
Originally posted by thaparraj September 5, 2024
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?
The text was updated successfully, but these errors were encountered:
Discussed in #577
Originally posted by thaparraj September 5, 2024
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?
The text was updated successfully, but these errors were encountered: