Problemunvalidated
The user gets TypeScript/logic issues when trying to return Firestore data formatted for an RTK Query `createEntityAdapter`, especially while attempting to use both `queryFn` and `transformResponse`. The endpoint also fails because `queryFn`/return shape expectations conflict with how `transformResponse` is meant to operate.
a3a7f7d3-8fd4-49c4-a064-be3e452c271d
The user gets TypeScript/logic issues when trying to return Firestore data formatted for an RTK Query createEntityAdapter, especially while attempting to use both queryFn and transformResponse. The endpoint also fails because queryFn/return shape expectations conflict with how transformResponse is meant to operate.