ParentInfo
Used to define the array of parents for a child this is used to help remove an id from the parent's child field.
Properties
| Name | Type | Description |
|---|---|---|
| entity | string | The name of the entity for this parent. |
| feature | string | The name of the feature this parent is in. |
| ids | string[] | List of parent row IDs that have the child. |