--- title: CustomerSavedSearchSortKeys - GraphQL Admin description: The set of valid sort keys for the CustomerSavedSearch 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/customersavedsearchsortkeys md: https://shopify.dev/docs/api/admin-graphql/latest/enums/customersavedsearchsortkeys.md --- # Customer​Saved​Search​Sort​Keys enum The set of valid sort keys for the CustomerSavedSearch query. ## Valid values * ID Sort by the `id` value. * NAME Sort by the `name` value. *** ## Fields * [Query​Root.customerSavedSearches(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/QueryRoot#field-QueryRoot.fields.customerSavedSearches.arguments.sortKey) ARGUMENT The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start. * [customer​Saved​Searches.sortKey](https://shopify.dev/docs/api/admin-graphql/latest/queries/customerSavedSearches#arguments-sortKey) ARGUMENT *** ## Map ### Arguments with this enum * <-|[Query​Root.customerSavedSearches(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/QueryRoot#field-QueryRoot.fields.customerSavedSearches.arguments.sortKey) * <-|[customer​Saved​Searches.sortKey](https://shopify.dev/docs/api/admin-graphql/latest/queries/customerSavedSearches#arguments-sortKey)