Class Mutation (2.23.1)

Mutation()

Model class for mutations

Methods

is_idempotent

is_idempotent() -> bool

Check if the mutation is idempotent If false, the mutation will not be retried

size

size() -> int

Get the size of the mutation in bytes