stack

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

AdminTypes.ResourcePublicationV2Connection interface

An auto-generated type for paginating through multiple ResourcePublicationV2s.

Signature:

export interface ResourcePublicationV2Connection 

Properties

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