Anchor to ChannelDefinitionChannel
objectChannel Definition
A specific selling surface within a sales channel platform. A channel definition identifies where products can be sold. Definitions can represent entire platforms (like Facebook or TikTok) or specific sales channels within those platforms, such as Instagram Shops, Instagram Shopping, or TikTok Live.
Each definition includes the parent
Channel
name and subchannel name to indicate the selling surface hierarchy.
Anchor to FieldsFields
- channelName (String!)
- handle (String!)
- id (ID!)
- isMarketplace (Boolean!)
- subChannelName (String!)
- svgIcon (String): deprecated
- Anchor to channelNamechannel•String!
Name non-null Name of the channel that this sub channel belongs to.
- Anchor to handlehandle•String!non-null
Unique string used as a public identifier for the channel definition.
- •ID!non-null
The unique ID for the channel definition.
- Anchor to isMarketplaceis•Boolean!
Marketplace non-null Whether this channel definition represents a marketplace.
- Anchor to subChannelNamesub•String!
Channel Name non-null Name of the sub channel (e.g. Online Store, Instagram Shopping, TikTok Live).
- Anchor to svgIconsvg•String
Icon Deprecated
Was this section helpful?