Skip to main content
Version: 4.xx.xx

Mutation Modes

Mutation mode determines which mode the mutation runs with. Mutations can run under three different modes: pessimistic, optimistic and undoable. You can experience them with this app.

Refer to the Mutation Mode documentation for more information

Run on your local
npm create refine-app@latest -- --example form-antd-mutation-mode