Skip to main content

MutationDeleteExec

Type Alias MutationDeleteExec 

Source
pub type MutationDeleteExec = MutationExec;
Expand description

Type alias for a DELETE mutation execution plan.

Aliased Typeยง

pub struct MutationDeleteExec { /* private fields */ }