MutationModel
Data model for the state handled by MutationKey.
All data models related to mutations, implement this interface.
Parameters
T
Type of the return value from the mutation.
Inheritors
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.