-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
docs: mention query options strictly for useQuery #1609
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is in accordance with issues faced when trying use certain query options in `prefetchQuery` and `prefetchInfiniteQuery`. I opened a [discussion](TanStack#1596) and was [suggested](TanStack#1596 (reply in thread)) to open a PR to mention/describe the options available.
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/tannerlinsley/react-query/ifwq37wlh |
TkDodo
reviewed
Jan 9, 2021
TkDodo
reviewed
Jan 11, 2021
made changes as suggested in TanStack#1609 (comment)
TkDodo
approved these changes
Jan 11, 2021
Collaborator
|
🎉 This PR is included in version 3.5.12 🎉 The release is available on: Your semantic-release bot 📦🚀 |
HappyVirgo
added a commit
to HappyVirgo/react-query
that referenced
this pull request
Jul 27, 2021
* docs: mention query options strictly for useQuery This is in accordance with issues faced when trying use certain query options in `prefetchQuery` and `prefetchInfiniteQuery`. I opened a [discussion](TanStack/query#1596) and was [suggested](TanStack/query#1596 (reply in thread)) to open a PR to mention/describe the options available. * Update QueryClient.md * docs: fixed link to `useQuery` in `QueryClient` made changes as suggested in TanStack/query#1609 (comment)
douglasletz
added a commit
to douglasletz/react-query
that referenced
this pull request
Sep 30, 2021
* docs: mention query options strictly for useQuery This is in accordance with issues faced when trying use certain query options in `prefetchQuery` and `prefetchInfiniteQuery`. I opened a [discussion](TanStack/query#1596) and was [suggested](TanStack/query#1596 (reply in thread)) to open a PR to mention/describe the options available. * Update QueryClient.md * docs: fixed link to `useQuery` in `QueryClient` made changes as suggested in TanStack/query#1609 (comment)
dapperartisan904
added a commit
to dapperartisan904/react-query
that referenced
this pull request
Nov 22, 2021
* docs: mention query options strictly for useQuery This is in accordance with issues faced when trying use certain query options in `prefetchQuery` and `prefetchInfiniteQuery`. I opened a [discussion](TanStack/query#1596) and was [suggested](TanStack/query#1596 (reply in thread)) to open a PR to mention/describe the options available. * Update QueryClient.md * docs: fixed link to `useQuery` in `QueryClient` made changes as suggested in TanStack/query#1609 (comment)
yellowish05
added a commit
to yellowish05/-react-query
that referenced
this pull request
Jan 6, 2022
* docs: mention query options strictly for useQuery This is in accordance with issues faced when trying use certain query options in `prefetchQuery` and `prefetchInfiniteQuery`. I opened a [discussion](TanStack/query#1596) and was [suggested](TanStack/query#1596 (reply in thread)) to open a PR to mention/describe the options available. * Update QueryClient.md * docs: fixed link to `useQuery` in `QueryClient` made changes as suggested in TanStack/query#1609 (comment)
Ishanamgai
added a commit
to Ishanamgai/React-Arts
that referenced
this pull request
Feb 4, 2022
* docs: mention query options strictly for useQuery This is in accordance with issues faced when trying use certain query options in `prefetchQuery` and `prefetchInfiniteQuery`. I opened a [discussion](TanStack/query#1596) and was [suggested](TanStack/query#1596 (reply in thread)) to open a PR to mention/describe the options available. * Update QueryClient.md * docs: fixed link to `useQuery` in `QueryClient` made changes as suggested in TanStack/query#1609 (comment)
Janeguevarra
added a commit
to Janeguevarra/React-artists
that referenced
this pull request
Feb 28, 2022
* docs: mention query options strictly for useQuery This is in accordance with issues faced when trying use certain query options in `prefetchQuery` and `prefetchInfiniteQuery`. I opened a [discussion](TanStack/query#1596) and was [suggested](TanStack/query#1596 (reply in thread)) to open a PR to mention/describe the options available. * Update QueryClient.md * docs: fixed link to `useQuery` in `QueryClient` made changes as suggested in TanStack/query#1609 (comment)
Olaf0703
added a commit
to Olaf0703/query
that referenced
this pull request
Feb 28, 2023
* docs: mention query options strictly for useQuery This is in accordance with issues faced when trying use certain query options in `prefetchQuery` and `prefetchInfiniteQuery`. I opened a [discussion](TanStack/query#1596) and was [suggested](TanStack/query#1596 (reply in thread)) to open a PR to mention/describe the options available. * Update QueryClient.md * docs: fixed link to `useQuery` in `QueryClient` made changes as suggested in TanStack/query#1609 (comment)
Cute0110
added a commit
to Cute0110/TanStack-Query
that referenced
this pull request
Sep 28, 2023
* docs: mention query options strictly for useQuery This is in accordance with issues faced when trying use certain query options in `prefetchQuery` and `prefetchInfiniteQuery`. I opened a [discussion](TanStack/query#1596) and was [suggested](TanStack/query#1596 (reply in thread)) to open a PR to mention/describe the options available. * Update QueryClient.md * docs: fixed link to `useQuery` in `QueryClient` made changes as suggested in TanStack/query#1609 (comment)
SerhiiMisiura
added a commit
to SerhiiMisiura/TanStack-Query
that referenced
this pull request
Oct 6, 2023
* docs: mention query options strictly for useQuery This is in accordance with issues faced when trying use certain query options in `prefetchQuery` and `prefetchInfiniteQuery`. I opened a [discussion](TanStack/query#1596) and was [suggested](TanStack/query#1596 (reply in thread)) to open a PR to mention/describe the options available. * Update QueryClient.md * docs: fixed link to `useQuery` in `QueryClient` made changes as suggested in TanStack/query#1609 (comment)
gheith-abinader
pushed a commit
to gheith-abinader/tanstack-query-docs-react
that referenced
this pull request
Sep 21, 2025
* docs: mention query options strictly for useQuery This is in accordance with issues faced when trying use certain query options in `prefetchQuery` and `prefetchInfiniteQuery`. I opened a [discussion](TanStack/query#1596) and was [suggested](TanStack/query#1596 (reply in thread)) to open a PR to mention/describe the options available. * Update QueryClient.md * docs: fixed link to `useQuery` in `QueryClient` made changes as suggested in TanStack/query#1609 (comment)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is in accordance with issues faced when trying use certain query options in
prefetchQueryandprefetchInfiniteQuery. I opened a discussion and was suggested to open a PR to mention/describe the options available.