Replies: 1 comment 1 reply
-
Can you clarify what you mean by "lost the ability"? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
RTK infinite queries are cool and quite simple to use.
But in transforming some of my queries to infinite queries I have lost the ability to have mutations dispatch
api.util.updateQueryData()
to replace the query results with the mutation results.Is it possible/simple to replace infinite query data with mutation results?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions