Skip to content

Support Apollo client 4#69

Merged
Mike-Gibson merged 10 commits into
masterfrom
feature/apollo-4
Nov 8, 2025
Merged

Support Apollo client 4#69
Mike-Gibson merged 10 commits into
masterfrom
feature/apollo-4

Conversation

@Mike-Gibson

Copy link
Copy Markdown
Owner

Adds support for Apollo client v4.

Breaking changes as can no longer support v3 in same version, so bumped major version.

Also breaking change in mock apollo client options:
missingHandlerPolicy removed, as the behaviour of Apollo client in v4 has changed - behaviour is the same whether or not link throws an error in request method vs returning observable which then produces error, so config option was redundant. Replaced with supressMissingHandlerWarning as discussion around dev experience still relevent (see #55)

Also included changes to bring dependencies up to date

@Mike-Gibson Mike-Gibson merged commit 3c249ad into master Nov 8, 2025
1 check passed
@Mike-Gibson Mike-Gibson deleted the feature/apollo-4 branch November 8, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant