Robuta

https://tanstack.com/query/latest/docs/framework/react/guides/query-invalidation Query Invalidation | TanStack Query React Docs Waiting for queries to become stale before they are fetched again doesn't always work, especially when you know for a fact that a query's data is out of date... query invalidationreact docstanstack https://tkdodo.eu/blog/automatic-query-invalidation-after-mutations Automatic Query Invalidation after Mutations Even though there is nothing built into React Query, it doesn't need a lot of code to implement automatic query invalidation in user-land thanks to the global... query invalidationautomaticmutations