Parallel queries #2001
-
Is there a way to fire multiple non-dependent queries in parallel? |
Beta Was this translation helpful? Give feedback.
Answered by
JoviDeCroock
Sep 30, 2021
Replies: 2 comments 7 replies
-
We'll need a bit more info, just using two |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
kitten
-
@JoviDeCroock Hi, how i can send multiply queries with suspense mode? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We'll need a bit more info, just using two
useQuery
hooks already do this