ChannelUpgradeContext<T> Interface
Context provided to the channel upgrade callback.
Properties
| Name | Type | Description | |
|---|---|---|---|
| channelKey | string | ||
| data | T | undefined | Optional data to be used during the upgrade | |
| fromVersion | string | ||
| iModel | IModelDb | ||
| toVersion | string |
Defined in
Last Updated: 24 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.