Skip to main content
Log inSign up
query

Deprecated. Use `publication` instead.

Lookup a channel by ID.

ID!required

The ID of the Channel to return.


Was this section helpful?

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
non-null

The underlying app used by the channel.

collectionPublicationsV3
non-null

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

collections
non-null

The list of collections published to the channel.

hasCollection
non-null

Whether the collection is available to the channel.

id
non-null

A globally-unique ID.

name
non-null

The name of the channel.

productPublicationsV3
non-null

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

products
non-null

The list of products published to the channel.

productsCount

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

supportsFuturePublishing
non-null

Whether the channel supports future publishing.

handle
non-null

The unique identifier for the channel.

navigationItems
non-null

The menu items for the channel, which also appear as submenu items in the left navigation sidebar in the Shopify admin.

overviewPath

Home page for the channel.

productPublications
non-null

The product publications for the products published to the channel.


Was this section helpful?