--- title: OrderByCompanySortKeys - Customer API description: The set of valid sort keys for the OrderByCompany query. api_version: 2025-10 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/enums/orderbycompanysortkeys md: https://shopify.dev/docs/api/customer/latest/enums/orderbycompanysortkeys.md --- # Order​By​Company​Sort​Keys enum The set of valid sort keys for the OrderByCompany 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.​orders](https://shopify.dev/docs/api/customer/latest/objects/Company#field-orders) ARGUMENT Represents a company's information. *** ## Map ### Arguments with this enum * <-|[Company.orders(sortKey)](https://shopify.dev/docs/api/customer/latest/objects/Company#field-orders)