addFieldHierarchy Function
Adds a field hierarchy into root field hierarchies list.
addFieldHierarchy(rootHierarchies: FieldHierarchy[], hierarchy: FieldHierarchy): void
| Parameter | Type | Description |
|---|---|---|
| rootHierarchies | FieldHierarchy[] | |
| hierarchy | FieldHierarchy |
Returns - void
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.