interface MutationEvent {
    mutated_field_name: string;
}

Properties

mutated_field_name: string