# ProductMediaSortKeys - storefront - ENUM
Version: unstable

## Description
The set of valid sort keys for the ProductMedia query.

### Access Scopes





## Enum values
* [ID](/docs/api/storefront/unstable/enums/ID)
* [POSITION](/docs/api/storefront/unstable/enums/POSITION)
* [RELEVANCE](/docs/api/storefront/unstable/enums/RELEVANCE)

## Fields with this enum
* [Product.media](/docs/api/storefront/unstable/arguments/Product)


## Examples