--- title: ScheduledChangeSortKeys - GraphQL Admin description: The set of valid sort keys for the ScheduledChange query. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/scheduledchangesortkeys md: https://shopify.dev/docs/api/admin-graphql/latest/enums/scheduledchangesortkeys.md --- # Scheduled​Change​Sort​Keys enum The set of valid sort keys for the ScheduledChange query. ## Valid values * EXPECTED\_​AT Sort by the `expected_at` value. * ID Sort by the `id` value. *** ## Fields * [Inventory​Level.scheduledChanges(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/InventoryLevel#field-InventoryLevel.fields.scheduledChanges.arguments.sortKey) ARGUMENT The quantities of an inventory item that are related to a specific location. Learn [more about the relationships between inventory objects](https://shopify.dev/docs/apps/build/orders-fulfillment/inventory-management-apps/manage-quantities-states#inventory-object-relationships). *** ## Map ### Arguments with this enum * <-|[Inventory​Level.scheduledChanges(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/InventoryLevel#field-InventoryLevel.fields.scheduledChanges.arguments.sortKey)