Are the examples on mutation in the documentation wrong? #1061
Unanswered
zhaozhemin
asked this question in
General
Replies: 0 comments
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'm talking about the 'local mutate - request - update' one.
It says that the following code will just use the returned data, skipping the revalidation.
From what I can see, the second
mutate
still needsfalse
as its third argument. Otherwise, it will revalidate.Beta Was this translation helpful? Give feedback.
All reactions