I want to suggest an idea and checked that ...
Description
GraphQL Java 26.0 has been released and changed how directives are handled, breaking compatibility with the current GraphQL Java tools (14.0.3). See for more info on breaking changes: https://github.com/graphql-java/graphql-java/releases/tag/v26.0
Affected APIs
The following classes are raising a NoClassDefFoundError:
- graphql.kickstart.tools.SchemaParser
Use Cases
Allow users to upgrade to GraphQL 26.0.
I want to suggest an idea and checked that ...
Description
GraphQL Java 26.0 has been released and changed how directives are handled, breaking compatibility with the current GraphQL Java tools (14.0.3). See for more info on breaking changes: https://github.com/graphql-java/graphql-java/releases/tag/v26.0
Affected APIs
The following classes are raising a
NoClassDefFoundError:Use Cases
Allow users to upgrade to GraphQL 26.0.