-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Hi, I'm using RTKQuery and need a bit of help.
Right know I my createApi has two query endpoints, one to query data to firebase and one to query data on my backend API. The two sets of data are "related" and I would like to have it "merged" in the same state filed.
I know I have the transformResponse
but it is only usefull to transform the response of an API before store in the state, what I need is a bit more complicated.
Can someone give some ideas on how to handle this?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels