SchemaImportOptions<T> Interface

Options for the importing of schemas

Properties

Name Type Description
channelUpgrade ChannelUpgradeOptions<any> | undefined Optional.  
data T | undefined Optional application-specific data to be used by the channel upgrade or the schema import callbacks.  
schemaImportCallbacks SchemaImportCallbacks<any> | undefined Optional callbacks for pre/post schema import operations.  

Defined in

Last Updated: 24 January, 2026