Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionPublicationEdge
An auto-generated type which holds one CollectionPublication and a cursor during pagination.
Signature:
export interface CollectionPublicationEdge
Property | Modifiers | Type | Description |
---|---|---|---|
cursor | Scalars[‘String’][‘output’] | A cursor for use in pagination. | |
node | CollectionPublication | The item at the end of CollectionPublicationEdge. |