Is a good/bad practice to use LazyQuery with async/await #4497
DirKraft91
started this conversation in
General
Replies: 1 comment
-
Have you tried it?
It's definitely better than using a mutation in a |
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
-
Hello guys, I have this part of code
I would like to use
await query
to avoid using useEffect with cycle dependencyBeta Was this translation helpful? Give feedback.
All reactions