--- title: CompanyContactRoleAssignmentSortKeys - Customer API description: The set of valid sort keys for the CompanyContactRoleAssignment query. api_version: 2025-10 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/enums/companycontactroleassignmentsortkeys md: https://shopify.dev/docs/api/customer/latest/enums/companycontactroleassignmentsortkeys.md --- # Company​Contact​Role​Assignment​Sort​Keys enum The set of valid sort keys for the CompanyContactRoleAssignment query. ## Valid values * CREATED\_​AT Sort by the `created_at` value. * ID Sort by the `id` value. * LOCATION\_​NAME Sort by the `location_name` value. * UPDATED\_​AT Sort by the `updated_at` value. *** ## Fields * [Company​Location.​role​Assignments](https://shopify.dev/docs/api/customer/latest/objects/CompanyLocation#field-roleAssignments) ARGUMENT Represents a company's business location. *** ## Map ### Arguments with this enum * <-|[Company​Location.roleAssignments(sortKey)](https://shopify.dev/docs/api/customer/latest/objects/CompanyLocation#field-roleAssignments)