Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Support for graphql-java 24.0? #103

Copy link
Copy link
@Boris-de

Description

@Boris-de
Issue body actions

Is there support for graphql-java 24.0 yet?

We tried to use graphql-java-extended-validation 22.0 with graphql-java 24.0 and the "missinglink" plugin turned up an error because graphql-java-extended-validation uses the method graphql.execution.ExecutionStepInfo.getFieldContainer() in graphql.validation.rules.ValidationRules.runValidationrules(graphql.schema.DataFetchingEnvironment) which is deprecated an graphql-java 22.x and removed in 24.0

The replacement is graphql.execution.ExecutionStepInfo.getObjectType() which returns the same value, so this should be easy to fix. Not sure though if anything else is needed for support of graphql-java 24.0

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.