pub fn build_insert_plan(args: &InsertArgs, table: &Table) -> MutatePlanExpand description
Build an insert MutatePlan from GraphQL arguments.
pub fn build_insert_plan(args: &InsertArgs, table: &Table) -> MutatePlanBuild an insert MutatePlan from GraphQL arguments.