--- title: Adding the ability to sort orders by total item quantity - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/adding-the-ability-to-sort-orders-by-total-item-quantity md: https://shopify.dev/changelog/adding-the-ability-to-sort-orders-by-total-item-quantity.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 1, 2023 Tags: * API * 2023-07 # Adding the ability to sort orders by total item quantity As of Admin API `2023-07` release we've added `TOTAL_ITEM_QUANTITY` to `OrderSortKeys` so that you can sort orders by the total quantity of items. For more information on all of the other order sort keys that are available, visit our [developer documentation](https://shopify.dev/docs/api/storefront/2023-07/enums/OrderSortKeys).