Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.
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-nullDeprecated
The unique identifier for the channel. Use id instead.
navigationItems•
[NavigationItem!]!
non-nullDeprecated
The menu items for the channel, which also appear as submenu items in the left navigation sidebar in the Shopify admin. Use AppInstallation.navigationItems instead.