-
-
Notifications
You must be signed in to change notification settings - Fork 311
Open
Description
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.
DaSchTour
Metadata
Metadata
Assignees
Labels
No labels