stack

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

AdminTypes.QuantityPriceBreakConnection interface

An auto-generated type for paginating through multiple QuantityPriceBreaks.

Signature:

export interface QuantityPriceBreakConnection 

Properties

Property Modifiers Type Description
edges   Array<QuantityPriceBreakEdge> A list of edges.
nodes   Array<QuantityPriceBreak> A list of the nodes contained in QuantityPriceBreakEdge.
pageInfo   PageInfo Information to aid in pagination.
totalCount   Scalars[‘UnsignedInt64’][‘output’] The total count of QuantityPriceBreaks.