Chain mutations together, running the second after the first succeeds.
Check if a value is a Mutation.
Create a Mutation from an Effect-returning execute function.
Map the successful data of a Mutation.
Create a Mutation from a Promise-returning function.
Create a Mutation from a Promise-returning function with error handling.
Mutation namespace.