Skip to content

GraphQL Java 26.0 Support #815

Description

@asemenov-kvd

I want to suggest an idea and checked that ...

  • ... to my best knowledge, my idea wouldn't break something for other users
  • ... the documentation does not mention anything about my idea
  • ... there are no open or closed issues that are related to my idea

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions