Skip to content

Error serializing requests with extensions (Apollo client 2.0) #63

@ronald-d-rogers

Description

@ronald-d-rogers

The 2.0 version of apollo client's GraphQL requests can contain the property extensions which causes it to fail to deserialize to GraphQLServlet$GraphQLRequest because it is not also defined there.

I guess the best thing to do would be to simply ignore any unknown JSON properties.

I will go ahead and create a PR for it.

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