---
title: CompanyContactRoleAssignmentSortKeys - Customer API
description: The set of valid sort keys for the CompanyContactRoleAssignment query.
api_version: 2026-01
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.roleAssignments(sortKey)](https://shopify.dev/docs/api/customer/latest/objects/CompanyLocation#field-CompanyLocation.fields.roleAssignments.arguments.sortKey)

  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-CompanyLocation.fields.roleAssignments.arguments.sortKey)
