Skip to main content

is_mutation

Function is_mutation 

Source
pub fn is_mutation(kind: &FlatEventKind) -> bool
Expand description

Returns true if this event kind represents an entity mutation (created, updated, or removed).