stack

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

AdminTypes.ChannelEdge interface

An auto-generated type which holds one Channel and a cursor during pagination.

Signature:

export interface ChannelEdge 

Properties

Property Modifiers Type Description
cursor   Scalars[‘String’][‘output’] A cursor for use in pagination.
node   Channel The item at the end of ChannelEdge.