stack

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

AdminTypes.ProductPublicationConnection interface

An auto-generated type for paginating through multiple ProductPublications.

Signature:

export interface ProductPublicationConnection 

Properties

Property Modifiers Type Description
edges   Array<ProductPublicationEdge> A list of edges.
nodes   Array<ProductPublication> A list of the nodes contained in ProductPublicationEdge.
pageInfo   PageInfo Information to aid in pagination.