Skip to content
Tools/Edges/batch_move_nodes

batch_move_nodes

Apply up to 50 atomic re-parents. All moves validate against the schema first; any failure rolls back the whole batch.

Edgesatomic-with-rollback.

Arguments

movesarrayrequired

Returns

Shape
{ moves, warnings? }

mirroring the per-move result of move_node.

See Also