--- title: AdjustmentsSortKeys - GraphQL Admin description: The set of valid sort keys for the Adjustments query. api_version: 2025-01 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/2025-01/enums/adjustmentssortkeys md: https://shopify.dev/docs/api/admin-graphql/2025-01/enums/adjustmentssortkeys.md --- # Adjustments​Sort​Keys enum The set of valid sort keys for the Adjustments query. ## Valid values * ID Sort by the `id` value. * RELEVANCE Sort by relevance to the search terms when the `query` parameter is specified on the connection. Don't use this sort key when no search query is specified. * TIME Sort by the `time` value. *** ## Fields * [Cash​Tracking​Session.adjustments(sortKey)](https://shopify.dev/docs/api/admin-graphql/2025-01/objects/CashTrackingSession#field-CashTrackingSession.fields.adjustments.arguments.sortKey) ARGUMENT Tracks the balance in a cash drawer for a point of sale device over the course of a shift. *** ## Map ### Arguments with this enum * <-|[Cash​Tracking​Session.adjustments(sortKey)](https://shopify.dev/docs/api/admin-graphql/2025-01/objects/CashTrackingSession#field-CashTrackingSession.fields.adjustments.arguments.sortKey)