Replies: 2 comments
-
Is there a problem with my needs? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Mutations work differently from queries. You can't really have multiple observers on the same mutations, so transformations with select (which are a render optimization mostly) aren't necessary. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Why doesn't useMutation have a select option? This would reduce the amount of related formatting code.
Beta Was this translation helpful? Give feedback.
All reactions