# SearchSortKeys - storefront - ENUM Version: 2024-04 ## Description The set of valid sort keys for the search query. ### Access Scopes ## Enum values * [PRICE](/docs/api/storefront/2024-04/enums/PRICE) * [RELEVANCE](/docs/api/storefront/2024-04/enums/RELEVANCE) ## Fields with this enum * [QueryRoot.search](/docs/api/storefront/2024-04/arguments/QueryRoot) * [search.sortKey](/docs/api/storefront/2024-04/queries/search) ## Examples