processSubject Method
Recursively import all Elements and sub-Models that descend from the specified Subject.
processSubject(sourceSubjectId: string, targetSubjectId: string): Promise<void>
@note After composing subset processing calls, call finalize before saving target changes.
| Parameter | Type | Description |
|---|---|---|
| sourceSubjectId | string | |
| targetSubjectId | string |
Returns - Promise
Defined in
Last Updated: 25 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.