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