Skip to content

Not compatible with @apollo/client version 4.0.0 #2371

@JosephHalter

Description

@JosephHalter

Describe the bug

Can't upgrade to @apollo/client version 4.0.0

To Reproduce

Upgrade to @apollo/client version 4.0.0, all queries fail because they return the wrong result type, possibly other issues too but it's impossible to know since any fetch fails immediately.

Expected behavior

HttpLinkHandler should return either ApolloLink.Result or FormattedExecutionResult, returns the no longer supported ApolloQueryResult type instead.

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