AntiPattern
React Query Context Drift
react-query-context-drift
Cache-bound query/update calls and derived state break when function context, argument names, or expected hook-managed data semantics drift: invalidations run without QueryClient context, cache keys mismatch, and refetches overwrite local selections while types silently mislead.