acceptMapMigrationFolderSubtree
The drag gesture: map a node to a native destination AND mark its subtree MIGRATE in one transaction. Vendor-archived descendants are skipped unless include_archived is true.
acceptMapMigrationFolderSubtree(
include_archived: Boolean! = false
node_id: ID!
paminga_folder_id: ID!
): MapMigrationFolderDecisionResult!


