Multiple useQueries and one component to display from multiple useQueries #1987
Unanswered
JudeTejada
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Friends I'm trying to implement with using two useQueries
and it's goes around like this, query data from queryA and then when doing query for query B remove data from QueryA and swap it out with QueryB same goes with opposite
Do you guys have suggestion how to implement it if you're only gonna display it on one component
Beta Was this translation helpful? Give feedback.
All reactions