rebuildParentship Method
Sets provided NestedContentField as parent of this field.
rebuildParentship(parentField?: NestedContentField): void
@throws PresentationError if this field already has parentArrayField or parentStructField.
| Parameter | Type | Description |
|---|---|---|
| parentField | NestedContentField |
Returns - void
Defined in
Last Updated: 17 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.