stack

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

AdminTypes.CollectionPublicationConnection interface

An auto-generated type for paginating through multiple CollectionPublications.

Signature:

export interface CollectionPublicationConnection 

Properties

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.