Skip to main content
Log inSign up

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.

object

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.

Anchor to Fields and connectionsFields and connections

•
App!non-null

The underlying app used by the channel.

Anchor to collectionPublicationsV3collectionPublicationsV3
•

The collection publications for the list of collections published to the channel.

•

The list of collections published to the channel.

•
Boolean!non-null

Whether the collection is available to the channel.

•
ID!non-null

A globally-unique ID.

•
String!non-null

The name of the channel.

Anchor to productPublicationsV3productPublicationsV3
•

The product publications for the list of products published to the channel.

•

The list of products published to the channel.

•

The count of products published to the channel. Limited to a maximum of 10000.

Anchor to supportsFuturePublishingsupportsFuturePublishing
•
Boolean!non-null

Whether the channel supports future publishing.

Show
deprecated fields and connections Deprecated
•
String!non-nullDeprecated

The unique identifier for the channel. Use id instead.

•
[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.

•
URLDeprecated

Home page for the channel. Use AppInstallation.launchUrl instead.

•

The product publications for the products published to the channel. Use productPublicationsV3 instead.


Was this section helpful?

Show
deprecated queries Deprecated
•
queryDeprecated

Lookup a channel by ID. Use publication instead.

•
queryDeprecated

List of the active sales channels. Use publications instead.


Was this section helpful?

•
interface

Was this section helpful?