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