Skip to content

Out of sync with graphql-java #13

@orclev

Description

@orclev

The latest version of graphql-java (3.0.0) has changed DataFetchingEnvironment from a class to an interface. This is causing an exception in ReflectionGraphQLDataFetcher.collectBindByClassValues which is expecting a class instead of an interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions