MutationState
State for managing the execution result of Mutation.
Types
Properties
Link copied to clipboard
The timestamp when the error occurred.
Link copied to clipboard
The number of times the mutation has been mutated.
Link copied to clipboard
The timestamp when the data was updated.
Link copied to clipboard
The status of the mutation.
Link copied to clipboard
The timestamp when the mutation was submitted.
Functions
Link copied to clipboard
Returns true if the MutationModel is awaited.
Link copied to clipboard
Returns a new MutationState with the items included in keys omitted from the current MutationState.