A channel represents an app where you sell a group of products and collections.
A channel can be a platform or marketplace such as Facebook or Pinterest, an online store, or POS.
app•
App!
non-null
The underlying app used by the channel.
collectionPublicationsV3•
ResourcePublicationConnection!
non-null
The collection publications for the list of collections published to the channel.
collections•
CollectionConnection!
non-null
The list of collections published to the channel.
hasCollection•
Boolean!
non-null
Whether the collection is available to the channel.
id•
ID!
non-null
A globally-unique ID.
name•
String!
non-null
The name of the channel.
productPublicationsV3•
ResourcePublicationConnection!
non-null
The product publications for the list of products published to the channel.
products•
ProductConnection!
non-null
The list of products published to the channel.
productsCount•
Count
The count of products published to the channel. Limited to a maximum of 10000.
supportsFuturePublishing•
Boolean!
non-null
Whether the channel supports future publishing.
handle•
String!
non-null
The unique identifier for the channel.
navigationItems•
[NavigationItem!]!
non-null
The menu items for the channel, which also appear as submenu items in the left navigation sidebar in the Shopify admin.
overviewPath•
URL
Home page for the channel.
productPublications•
ProductPublicationConnection!
non-null
The product publications for the products published to the channel.