Set the parent property on a node. By default it will skip nodes that already have a parent property, but you can set force = true to prevent that.
parent
Optional
Allow overwriting
Generated using TypeDoc
Set the
parent
property on a node. By default it will skip nodes that already have aparent
property, but you can set force = true to prevent that.