--- title: CompanyContactRoleSortKeys - GraphQL Admin description: The set of valid sort keys for the CompanyContactRole 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/companycontactrolesortkeys md: https://shopify.dev/docs/api/admin-graphql/latest/enums/companycontactrolesortkeys.md --- # Company​Contact​Role​Sort​Keys enum The set of valid sort keys for the CompanyContactRole query. ## Valid values * CREATED\_​AT Sort by the `created_at` value. * ID Sort by the `id` value. * UPDATED\_​AT Sort by the `updated_at` value. *** ## Fields * [Company.contactRoles(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/Company#field-Company.fields.contactRoles.arguments.sortKey) ARGUMENT Represents information about a company which is also a customer of the shop. *** ## Map ### Arguments with this enum * <-|[Company.contactRoles(sortKey)](https://shopify.dev/docs/api/admin-graphql/latest/objects/Company#field-Company.fields.contactRoles.arguments.sortKey)