--- title: OrderSortKeys - GraphQL Admin description: The set of valid sort keys for the Order query. api_version: 2026-01 api_name: admin type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/enums/OrderSortKeys' md: 'https://shopify.dev/docs/api/admin-graphql/latest/enums/OrderSortKeys.md' --- # Order​Sort​Keys enum The set of valid sort keys for the Order query. ## Valid values * CREATED\_AT * CURRENT\_TOTAL\_PRICE * CUSTOMER\_NAME * DESTINATION * FINANCIAL\_STATUS * FULFILLMENT\_STATUS * ID * ORDER\_NUMBER * PO\_NUMBER * PROCESSED\_AT * RELEVANCE * TOTAL\_ITEMS\_QUANTITY * TOTAL\_PRICE * UPDATED\_AT *** ## Fields * * * * * * * * *** ## Map ### Arguments with this enum * [Company.orders(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/Company#field-Company.fields.orders.arguments.sortKey) * [Company​Contact.orders(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/CompanyContact#field-CompanyContact.fields.orders.arguments.sortKey) * [Company​Location.orders(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/CompanyLocation#field-CompanyLocation.fields.orders.arguments.sortKey) * [Customer.orders(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/Customer#field-Customer.fields.orders.arguments.sortKey) * [Customer​Merge​Preview​Default​Fields.orders(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/CustomerMergePreviewDefaultFields#field-CustomerMergePreviewDefaultFields.fields.orders.arguments.sortKey) * [Shop.orders(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.orders.arguments.sortKey) * [Query​Root.orders(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/QueryRoot#field-QueryRoot.fields.orders.arguments.sortKey) * [orders.sortKey](https://shopify.dev/docs/api/admin-graphql/latest/queries/orders#arguments-sortKey)