How to use two stores in Mobx state tree using apisauce #2391
Unanswered
dhanushm360
asked this question in
Q&A
Replies: 1 comment
-
include both stores in one root store |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have two stores setup for two endpoints in rootStore props. However, I am only getting data from one of the stores. What is the proper way to include multiple endpoints?
Beta Was this translation helpful? Give feedback.
All reactions