Channel
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 collectionPublicationsV3collection•
Publications V3 ResourcePublication non-nullConnection! The collection publications for the list of collections published to the channel.
- Anchor to collectionscollections•Collection
Connection! non-null The list of collections published to the channel.
- Anchor to hasCollectionhas•
Collection Boolean!non-null Whether the collection is available to the channel.
- •ID!non-null
A globally-unique ID.
- Anchor to namename•String!non-null
The name of the channel.
- Anchor to productPublicationsV3product•
Publications V3 ResourcePublication non-nullConnection! The product publications for the list of products published to the channel.
- Anchor to productsproducts•Product
Connection! non-null The list of products published to the channel.
- Anchor to productsCountproducts•
Count The count of products published to the channel. Limited to a maximum of 10000.
- Anchor to supportsFuturePublishingsupports•
Future Publishing Boolean!non-null Whether the channel supports future publishing.
Deprecated fields and connections
- Anchor to handlehandle•
The unique identifier for the channel. Use
id
instead.- Anchor to navigationItemsnavigation•
Items 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.
- Anchor to overviewPathoverview•
Path URLDeprecated Home page for the channel. Use AppInstallation.launchUrl instead.
- Anchor to productPublicationsproduct•
Publications The product publications for the products published to the channel. Use
instead.
Map
Fields and connections with this object
Anchor to QueriesQueries
Deprecated queries
- •queryDeprecated
Lookup a channel by ID. Use
publication
instead.- •queryDeprecated
List of the active sales channels. Use
publications
instead.