AntiPattern
GraphQL/React-Query Integration Drift
react-query-graphql-integration-drift
Data-fetching hooks get broken or mis-typed when GraphQL/REST wrappers, query key composition, or generated hook exports don’t match what react-query expects, causing stale/incorrect selections, background-refetch overwrites, or unusable types.