Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantContextualPricingQuantityPriceBreaksArgs
The price of a product variant in a specific country. Prices vary between countries.
Signature:
export interface ProductVariantContextualPricingQuantityPriceBreaksArgs
Property | Modifiers | Type | Description |
---|---|---|---|
after? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) | |
before? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) | |
first? | InputMaybe<Scalars[‘Int’][‘input’]> | (Optional) | |
last? | InputMaybe<Scalars[‘Int’][‘input’]> | (Optional) | |
reverse? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) | |
sortKey? | InputMaybe<QuantityPriceBreakSortKeys> | (Optional) |