Skip to content
Discussion options

You must be logged in to vote

no. your component re-renders because useMutation gives you meta information about the mutation, like loading state. useMutation doesn't have the optimizations that useQuery has where it can detect and track what you are actually using and what not ...

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@reinisg
Comment options

Answer selected by reinisg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants