stack

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

AdminTypes.ResourcePublicationConnection interface

An auto-generated type for paginating through multiple ResourcePublications.

Signature:

export interface ResourcePublicationConnection 

Properties

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