Solutionunvalidated
Remove `transformResponse` when using `queryFn` and instead update the entity adapter in an `onQueryStarted` side-effect (dispatch the adapter actions with the adapter-formatted result once the query resolves).
6789f00d-4a66-4514-affe-81cd66c291a3
Remove transformResponse when using queryFn and instead update the entity adapter in an onQueryStarted side-effect (dispatch the adapter actions with the adapter-formatted result once the query resolves).