Home > @infiniteobjects/shopify-data-manager > AdminTypes > QuantityPriceBreakEdge
An auto-generated type which holds one QuantityPriceBreak and a cursor during pagination.
Signature:
export interface QuantityPriceBreakEdge
Property | Modifiers | Type | Description |
---|---|---|---|
cursor | Scalars[‘String’][‘output’] | A cursor for use in pagination. | |
node | QuantityPriceBreak | The item at the end of QuantityPriceBreakEdge. |