ChannelUpgradeOptions<T> Interface
Options for upgrading a channel before schema import. The framework will automatically populate the context with iModel and data.
Properties
| Name | Type | Description | |
|---|---|---|---|
| callback | (context: ChannelUpgradeContext<T>) => Promise<void> | ||
| channelKey | string | ||
| fromVersion | string | ||
| toVersion | string |
Defined in
Last Updated: 24 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.