Skip to content

Conversation

@PowerKiKi
Copy link
Collaborator

Tests are changed because the ObservableQuery methods must be mocked or spied on before constructing a QueryRef. Because the QueryRef will immediately bind the ObservableQuery methods internally.

Fixes #2346 (again)

Tests are changed because the `ObservableQuery` methods must be mocked
or spied on before constructing a `QueryRef`. Because the `QueryRef`
will immediately bind the `ObservableQuery` methods internally.

Fixes #2346
@changeset-bot
Copy link

changeset-bot bot commented Feb 21, 2025

🦋 Changeset detected

Latest commit: d734dd0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
apollo-angular Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://5a355ca8.apollo-angular.pages.dev

@PowerKiKi PowerKiKi enabled auto-merge (rebase) February 21, 2025 03:29
@PowerKiKi PowerKiKi merged commit 2f9a815 into master Feb 21, 2025
34 checks passed
@PowerKiKi PowerKiKi deleted the powerkiki2 branch February 21, 2025 03:31
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.

fetchMore return type is any

2 participants