Home > @infiniteobjects/shopify-data-manager > AdminTypes > ResourcePublicationV2Connection
An auto-generated type for paginating through multiple ResourcePublicationV2s.
Signature:
export interface ResourcePublicationV2Connection
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. |