Home > @infiniteobjects/shopify-data-manager > AdminTypes > QuantityPriceBreakSortKeys
The set of valid sort keys for the QuantityPriceBreak query.
Signature:
export declare enum QuantityPriceBreakSortKeys
Member | Value | Description |
---|---|---|
Id | "ID" |
Sort by the id value. |
MinimumQuantity | "MINIMUM_QUANTITY" |
Sort by the minimum_quantity value. |
Relevance | "RELEVANCE" |
Sort by relevance to the search terms when the query parameter is specified on the connection. Don’t use this sort key when no search query is specified. |