pullChanges Method
Pull and apply changesets from iModelHub
pullChanges(arg?: PullChangesArgs): Promise<void>
@note This method should not be called from {TxnManager.withIndirectTxnModeAsync} or {RebaseHandler.recompute}.
| Parameter | Type | Description |
|---|---|---|
| arg | PullChangesArgs |
Returns - Promise
Defined in
- core/backend/src/IModelDb.ts Line 3501
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.