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