Skip to content

Apollo server v4 compatibility #142

@LunaticMuch

Description

@LunaticMuch

Plugin is great but it's not compatible with Apollo Server v4.
The new apollo server has a different approach to return data. The executeOperation would require the usage of response.body.singleResult (or incremental, although not sure who might want to use @defer with an introspection)

Effetively, this line should change. I can PR for that.

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