ensureRootSourceRelationshipExists Method @beta
Creates a relationship between the SynchConfigLink and the ExternalSource if one doesn't exist already.
ensureRootSourceRelationshipExists(config: string, docId: string): void
| Parameter | Type | Description | 
|---|---|---|
| config | string | The element id of the SynchronizationConfigLink | 
| docId | string | The path to the source file used to look up the corresponding RepositoryLink Id | 
Returns - void
Defined in
- Synchronizer.ts Line 531
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.