You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in some cases I want to omit the optimistic flow. Is it possible to skip it somehow? I mean: not to trigger the optimistic response for this mutation when needed
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone. Let's suppose we have the optimistic configuration for the
createMessage
mutation:urql config
in some cases I want to omit the optimistic flow. Is it possible to skip it somehow? I mean: not to trigger the optimistic response for this mutation when needed
How can I do that?
Thanks for any help/info!
Kind regards.
Beta Was this translation helpful? Give feedback.
All reactions