stack

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

AdminTypes.ProductVariantPricePairConnection interface

An auto-generated type for paginating through multiple ProductVariantPricePairs.

Signature:

export interface ProductVariantPricePairConnection 

Properties

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