Skip to main content

MutationRemoveExec

Type Alias MutationRemoveExec 

Source
pub type MutationRemoveExec = MutationExec;
Expand description

Type alias for a REMOVE mutation execution plan.

Aliased Typeยง

pub struct MutationRemoveExec { /* private fields */ }