--- title: CompanyLocationRoleAssign - GraphQL Admin description: The input fields for the role and contact to assign on a location. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CompanyLocationRoleAssign md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CompanyLocationRoleAssign.txt --- # Company​Location​Role​Assign input\_object The input fields for the role and contact to assign on a location. ## Fields * company​Contact​Id [ID!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/ID) non-null The company contact ID.. * company​Contact​Role​Id [ID!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/ID) non-null The role ID. *** ## Mutations using this input * [company​Location​Assign​Roles.​roles​To​Assign](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/companyLocationAssignRoles#argument-rolesToAssign) MUTATION *** ## Map ### Mutations using this input * <\~>[company​Location​Assign​Roles.rolesToAssign](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/companyLocationAssignRoles#argument-rolesToAssign)