ChangeSet › compose
Official
Combine two subsequent change sets into a single set.
Signature:
compose(other: ChangeSet): ChangeSet
Parameters:
| Parameter | Type | Description |
| other | ChangeSet | The change set to compose with. |
Returns: ChangeSet — The composed change set.