Replies: 1 comment
-
have you looked at automated refetching using tags? |
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.
-
I want to call
refetch
function after the mutation succeded:I tried doing:
but this causes an error:
Cannot refetch a query that has not been started yet.
Beta Was this translation helpful? Give feedback.
All reactions