Home > @infiniteobjects/shopify-data-manager > AdminTypes > ChannelConnection
An auto-generated type for paginating through multiple Channels.
Signature:
export interface ChannelConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<ChannelEdge> | A list of edges. | |
nodes | Array<Channel> | A list of the nodes contained in ChannelEdge. | |
pageInfo | PageInfo | Information to aid in pagination. |