-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
docs(tanstack-react-query): π Add documentation for infiniteQueryKey and infiniteQueryFilter #6995
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
docs(tanstack-react-query): π Add documentation for infiniteQueryKey and infiniteQueryFilter #6995
Conversation
β¦and infiniteQueryFilter
|
@bsdahl is attempting to deploy a commit to the trpc Team on Vercel. A member of the Team first needs to authorize it. |
WalkthroughAdds three new documentation sections to the TanStack React Query usage guide, demonstrating type-safe patterns for infinite queries: Changes
Estimated code review effortπ― 1 (Trivial) | β±οΈ ~3 minutes
Poem
Pre-merge checks and finishing touchesβ Passed checks (2 passed)
β¨ Finishing touchesπ§ͺ Generate unit tests (beta)
π Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro π Files selected for processing (1)
π§° Additional context usedπ Path-based instructions (1)**/*.{ts,tsx,md,mdx}π CodeRabbit inference engine (.cursor/rules/coding-guidelines.mdc)
Files:
π§ Learnings (6)π Common learningsπ Learning: 2025-09-05T15:16:31.379ZApplied to files:
π Learning: 2025-09-05T15:16:01.878ZApplied to files:
π Learning: 2025-09-05T15:16:31.379ZApplied to files:
π Learning: 2025-09-05T15:16:31.379ZApplied to files:
π Learning: 2025-09-05T15:16:31.379ZApplied to files:
β° Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
π Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
@trpc/client
@trpc/next
@trpc/react-query
@trpc/server
@trpc/tanstack-react-query
@trpc/upgrade
commit: |
|
Is there anyone available to approve this PR? This PR adds documentation for previously undocumented APIs that took several frustrating hours to uncover. This documentation will undoubtedly save others hours of frustration. |
Nick-Lucas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this!
|
This pull request has been locked because we are very unlikely to see comments on closed issues. If you think, this PR is still necessary, create a new one with the same branch. Thank you. |
π― Changes
Adds documentation for
infiniteQueryKey()andinfiniteQueryFilter()undertanstack-react-queryUsage page.β Checklist
Summary by CodeRabbit