--- title: CashTrackingSessionTransactionsSortKeys - GraphQL Admin description: The set of valid sort keys for the CashTrackingSessionTransactions 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/cashtrackingsessiontransactionssortkeys md: https://shopify.dev/docs/api/admin-graphql/2025-01/enums/cashtrackingsessiontransactionssortkeys.md --- # Cash​Tracking​Session​Transactions​Sort​Keys enum The set of valid sort keys for the CashTrackingSessionTransactions query. ## Valid values * ID Sort by the `id` value. * PROCESSED\_​AT Sort by the `processed_at` 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. *** ## Fields * [Cash​Tracking​Session.cashTransactions(sortKey)](https://shopify.dev/docs/api/admin-graphql/2025-01/objects/CashTrackingSession#field-CashTrackingSession.fields.cashTransactions.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.cashTransactions(sortKey)](https://shopify.dev/docs/api/admin-graphql/2025-01/objects/CashTrackingSession#field-CashTrackingSession.fields.cashTransactions.arguments.sortKey)