stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ChannelInformation

AdminTypes.ChannelInformation interface

Contains the information for a given sales channel.

Signature:

export interface ChannelInformation extends Node 

Extends: Node

Properties

Property Modifiers Type Description
app   App The app associated with the channel.
channelDefinition?   Maybe<ChannelDefinition> (Optional) The channel definition associated with the channel.
channelId   Scalars[‘ID’][‘output’] The unique ID for the channel.
id   Scalars[‘ID’][‘output’] A globally-unique ID.