Interface: ChannelCreateInput
Defined in: type/ChannelCreateInput.ts:6
Input object for ChannelCreateInput Input for creating a new channel within a tenant.
Properties
anonymousUserId?
optionalanonymousUserId?:number
Defined in: type/ChannelCreateInput.ts:14
Reference to the anonymous user account for this channel
catalogRootId?
optionalcatalogRootId?:number
Defined in: type/ChannelCreateInput.ts:12
Reference to the root catalog item for this channel
descriptions?
optionaldescriptions?:LocalizedStringInput[]
Defined in: type/ChannelCreateInput.ts:10
Localized descriptions for the channel in different languages
name
name:
string
Defined in: type/ChannelCreateInput.ts:8
Unique name for the channel within the tenant