Skip to main content

Interface: ChannelCreateInput

Defined in: type/ChannelCreateInput.ts:6

Input object for ChannelCreateInput Input for creating a new channel within a tenant.

Properties

anonymousUserId?

optional anonymousUserId?: number

Defined in: type/ChannelCreateInput.ts:14

Reference to the anonymous user account for this channel


catalogRootId?

optional catalogRootId?: number

Defined in: type/ChannelCreateInput.ts:12

Reference to the root catalog item for this channel


descriptions?

optional descriptions?: 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