TanStack Query
Cache, refetch and invalidation demo
Consumer 1 (same queryKey)
- Status
- pending
- isFetching
- true
- isStale
- true
- isPending
- true
- dataUpdatedAt
- —
Consumer 2 (same queryKey)
- Status
- pending
- isFetching
- true
- isStale
- true
- isPending
- true
- dataUpdatedAt
- —