TargetScopeProvenanceJsonProps Interface
Data type for persisting change version information within provenance Scope ExternalSourceAspect. Additionally, forward synchronization version is stored in Scope aspect's 'version' field.
Properties
| Name | Type | Description | |
|---|---|---|---|
| pendingReverseSyncChangesetIndices | number[] | An array of changeset indices to ignore when doing a reverse sync. | |
| pendingSyncChangesetIndices | number[] | An array of changeset indices to ignore when doing a forward sync. | |
| reverseSyncVersion | string | the latest changesetid/index reverse synced into master | 
Defined in
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.