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