How to use useMutation with useInfiniteQuery #2479
Unanswered
DEVfancybear
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Can you please be a bit more specific with the question. What are you having troubles with, what have you already tried? Otherwise, the generic answer would be: via invalidateQueries or via setQueryData. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I use
useMutation
to update, delete data with Load More / Infinite ScrolluseInfiniteQuery
?Beta Was this translation helpful? Give feedback.
All reactions