Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow infinite query invalidation and promise checks #4812

Conversation

markerikson
Copy link
Collaborator

@markerikson markerikson commented Jan 12, 2025

This PR:

  • Updates the infinite query endpoint definition to allow providesTags
  • Adds a test that verifies that an infinite query gets refetched after a mutation invalidates it, and that the query promise thunks work as expected
  • Adds a test for polling behavior

Copy link

codesandbox bot commented Jan 12, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

codesandbox-ci bot commented Jan 12, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 43db61f:

Sandbox Source
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration
rtk-esm-cra Configuration

Copy link

github-actions bot commented Jan 12, 2025

size-limit report 📦

Path Size

@markerikson markerikson merged commit 91f2cc6 into feature/infinite-query-integration Jan 12, 2025
84 checks passed
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