--- title: OrderByLocationSortKeys - Customer API description: The set of valid sort keys for the OrderByLocation query. api_version: 2025-10 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/enums/orderbylocationsortkeys md: https://shopify.dev/docs/api/customer/latest/enums/orderbylocationsortkeys.md --- # Order​By​Location​Sort​Keys enum The set of valid sort keys for the OrderByLocation query. ## Valid values * CREATED\_​AT Sort by the `created_at` value. * ID Sort by the `id` value. * ORDER\_​NUMBER Sort by the `order_number` value. * PROCESSED\_​AT Sort by the `processed_at` value. * TOTAL\_​PRICE Sort by the `total_price` value. * UPDATED\_​AT Sort by the `updated_at` value. *** ## Fields * [Company​Location.​orders](https://shopify.dev/docs/api/customer/latest/objects/CompanyLocation#field-orders) ARGUMENT Represents a company's business location. *** ## Map ### Arguments with this enum * <-|[Company​Location.orders(sortKey)](https://shopify.dev/docs/api/customer/latest/objects/CompanyLocation#field-orders)