Skip to main content
root
string
required

The key of the family root (the topmost ancestor).

target
string
required

The requested config's key.

ancestors
string[]
required

The target's ancestor keys, root-first, ending at its immediate parent.

descendants
string[]
required

Keys of every config that descends from the target.

nodes
object[]
required

Every config in the family (root plus all descendants), breadth-first.