SwoffSwoff

startMutation

Optimistic start.

startMutation(id, options?)

From swoff/mutation/state.ts. Register an optimistic mutation with optional rollback data.

import { startMutation } from "swoff/mutation/state";

On this page