Is a good/bad practice to use LazyQuery with async/await #4497
dimatima13
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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