TanStackT
TanStack3y ago
4 replies
dual-salmon

share mutation state (status)

Hello community, I was wondering if there is a way for me to share my queries state with other components, in this case mutations state?
I know how to invalidate query but I want to show currently pending actions object in a list.
Here is my current approach with useMutationState:
image.png
image.png
Was this page helpful?