--- title: CompanyLocationUpdateInput - GraphQL Admin description: The input fields for company location when creating or updating a company location. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/companylocationupdateinput md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/input-objects/BuyerExperienceConfigurationInput) The configuration for the buyer's checkout at the company location. * external​Id [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) A unique externally-supplied ID for the company location. * locale [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The preferred locale of the company location. * name [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The name of the company location. * note [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) A note about the company location. * phone [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The phone number of the company location. *** ## Map No referencing types