Replies: 3 comments 12 replies
-
|
Beta Was this translation helpful? Give feedback.
-
This is super helpful, thanks for pointing this out. If I set the How does the the Thanks for taking the time to clarify my questions! |
Beta Was this translation helpful? Give feedback.
-
Offline mutations when no onSuccess callbackSorry if this is not the correct place to ask, ill be happy to move it. For a online version i would add the onSuccess callback to handle side effects like navigating to prev or next page. I have attempted placing it in a useEffect, but it feels dirty and causes problems when the onSuccess handler is called when coming back online. My use case is a questionnaire with multiple questions and i would like to navigate to the next question based on its id.
Thanks in advance. |
Beta Was this translation helpful? Give feedback.
-
I was reviewing the offline example in docs, and I have two questions:
Beta Was this translation helpful? Give feedback.
All reactions