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