--- title: QuantityPriceBreakSortKeys - GraphQL Admin description: The set of valid sort keys for the QuantityPriceBreak query. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/quantitypricebreaksortkeys md: https://shopify.dev/docs/api/admin-graphql/latest/enums/quantitypricebreaksortkeys.md --- # Quantity​Price​Break​Sort​Keys enum The set of valid sort keys for the QuantityPriceBreak query. ## Valid values * ID Sort by the `id` value. * MINIMUM\_​QUANTITY Sort by the `minimum_quantity` value. *** ## Fields * [Price​List​Price.quantityPriceBreaks(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/PriceListPrice#field-PriceListPrice.fields.quantityPriceBreaks.arguments.sortKey) ARGUMENT Represents information about pricing for a product variant as defined on a price list, such as the price, compare at price, and origin type. You can use a `PriceListPrice` to specify a fixed price for a specific product variant. For examples, refer to [PriceListFixedPricesAdd](https://shopify.dev/api/admin-graphql/latest/mutations/priceListFixedPricesAdd) and [PriceList](https://shopify.dev/api/admin-graphql/latest/queries/priceList#section-examples). * [Product​Variant​Contextual​Pricing.quantityPriceBreaks(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductVariantContextualPricing#field-ProductVariantContextualPricing.fields.quantityPriceBreaks.arguments.sortKey) ARGUMENT The price of a product variant in a specific country. Prices vary between countries. *** ## Map ### Arguments with this enum * <-|[Price​List​Price.quantityPriceBreaks(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/PriceListPrice#field-PriceListPrice.fields.quantityPriceBreaks.arguments.sortKey) * <-|[Product​Variant​Contextual​Pricing.quantityPriceBreaks(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductVariantContextualPricing#field-ProductVariantContextualPricing.fields.quantityPriceBreaks.arguments.sortKey)