-
I could find many helpful use cases for using the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There are a couple of things that mutations give you, like:
For more info, please read https://tkdodo.eu/blog/mastering-mutations-in-react-query |
Beta Was this translation helpful? Give feedback.
There are a couple of things that mutations give you, like:
onSuccess
andonError
so that you caninvalidate
your list query after you've added an entry so that it actually show up in the listFor more info, please read https://tkdodo.eu/blog/mastering-mutations-in-react-query