--- title: CashTrackingSessionTransactionsSortKeys - GraphQL Admin description: The set of valid sort keys for the CashTrackingSessionTransactions query. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/enums/cashtrackingsessiontransactionssortkeys md: https://shopify.dev/docs/api/admin-graphql/unstable/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. *** ## Fields * [Cash​Tracking​Session.cashTransactions(sortKey)](https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/objects/CashTrackingSession#field-CashTrackingSession.fields.cashTransactions.arguments.sortKey)