On this pagemoveNodeInApp@lowcode/builder-web Function: moveNodeInApp() moveNodeInApp(app, pageId, nodeId, parentId, insertPosition?): AppSchema Defined in: apps/builder-web/src/editor/treeOps.ts:534 Parameters app AppSchema pageId string nodeId string parentId string | null insertPosition? InsertPosition Returns AppSchema