Interface: ChannelUpdateInput
Defined in: type/ChannelUpdateInput.ts:6
Input object for ChannelUpdateInput Input for updating an existing channel. All fields are optional.
Properties
anonymousUserId?
optionalanonymousUserId?:number
Defined in: type/ChannelUpdateInput.ts:14
Reference to the anonymous user account for this channel
catalogRootId?
optionalcatalogRootId?:number
Defined in: type/ChannelUpdateInput.ts:12
Reference to the root catalog item for this channel
descriptions?
optionaldescriptions?:LocalizedStringInput[]
Defined in: type/ChannelUpdateInput.ts:10
Localized descriptions for the channel in different languages
name?
optionalname?:string
Defined in: type/ChannelUpdateInput.ts:8
Unique name for the channel within the tenant