Skip to main content

Interface: ChannelUpdateInput

Defined in: type/ChannelUpdateInput.ts:6

Input object for ChannelUpdateInput Input for updating an existing channel. All fields are optional.

Properties

anonymousUserId?

optional anonymousUserId?: number

Defined in: type/ChannelUpdateInput.ts:14

Reference to the anonymous user account for this channel


catalogRootId?

optional catalogRootId?: number

Defined in: type/ChannelUpdateInput.ts:12

Reference to the root catalog item for this channel


descriptions?

optional descriptions?: LocalizedStringInput[]

Defined in: type/ChannelUpdateInput.ts:10

Localized descriptions for the channel in different languages


name?

optional name?: string

Defined in: type/ChannelUpdateInput.ts:8

Unique name for the channel within the tenant