--- title: CompanyLocationUpdateInput - GraphQL Admin description: >- The input fields for company location when creating or updating a company 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/CompanyLocationUpdateInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CompanyLocationUpdateInput.txt --- # 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/2024-10/input-objects/BuyerExperienceConfigurationInput) The configuration for the buyer's checkout at the company location. * external​Id [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) A unique externally-supplied ID for the company location. * locale [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The preferred locale of the company location. * name [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The name of the company location. * note [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) A note about the company location. * phone [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The phone number of the company location. *** ## Mutations using this input * [company​Location​Update.​input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/companyLocationUpdate#argument-input) MUTATION *** ## Map ### Mutations using this input * <\~>[company​Location​Update.input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/companyLocationUpdate#argument-input)