On this pagemoveNodeInShell@lowcode/builder-web Function: moveNodeInShell() moveNodeInShell(app, nodeId, parentId, insertPosition?): AppSchema Defined in: apps/builder-web/src/editor/treeOps.ts:552 Перемещает узел внутри app.shell. Parameters app AppSchema nodeId string parentId string | null insertPosition? InsertPosition Returns AppSchema