---
title: CompanyLocationUpdateInput - GraphQL Admin
description: >-
  The input fields for company location when creating or updating a company
  location.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CompanyLocationUpdateInput
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CompanyLocationUpdateInput.md
---

# Company​Location​Update​Input

input\_object

The input fields for company location when creating or updating a company location.

## Fields

* buyer​Experience​Configuration

  [Buyer​Experience​Configuration​Input](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/BuyerExperienceConfigurationInput)

  The configuration for the buyer's checkout at the company location.

* external​Id

  [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String)

  A unique externally-supplied ID for the company location.

* locale

  [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String)

  The preferred locale of the company location.

* name

  [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String)

  The name of the company location.

* note

  [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String)

  A note about the company location.

* phone

  [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String)

  The phone number of the company location.

***

## Map

No referencing types
