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