--- title: DeliveryProfileSortKeys - GraphQL Admin description: The set of valid sort keys for the DeliveryProfile query. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/DeliveryProfileSortKeys md: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/DeliveryProfileSortKeys.md --- # Delivery​Profile​Sort​Keys enum The set of valid sort keys for the DeliveryProfile query. ## Valid values * CREATED\_​AT Sort by the `created_at` value. * ID Sort by the `id` value. * NAME Sort by the `name` value. * UPDATED\_​AT Sort by the `updated_at` value. *** ## Fields * [Query​Root.deliveryProfiles(sortKey)](https://shopify.dev/docs/api/admin-graphql/unstable/objects/QueryRoot#field-QueryRoot.fields.deliveryProfiles.arguments.sortKey) ARGUMENT The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start. * [delivery​Profiles.sortKey](https://shopify.dev/docs/api/admin-graphql/unstable/queries/deliveryProfiles#arguments-sortKey) ARGUMENT *** ## Map ### Arguments with this enum * <-|[Query​Root.deliveryProfiles(sortKey)](https://shopify.dev/docs/api/admin-graphql/unstable/objects/QueryRoot#field-QueryRoot.fields.deliveryProfiles.arguments.sortKey) * <-|[delivery​Profiles.sortKey](https://shopify.dev/docs/api/admin-graphql/unstable/queries/deliveryProfiles#arguments-sortKey)