Skip to main content
Anchor to companyLocationUpdate

companyLocationUpdate

mutation

Requires write_customers access scope or write_companies access scope. Also: The API client must be installed on a Shopify Plus store.

Updates a company location.

ID!required

The ID of the company location to update.

CompanyLocationUpdateInput!required

The input fields to update in the company location.


Was this section helpful?

Anchor to CompanyLocationUpdatePayload returnsCompanyLocationUpdatePayload returns

CompanyLocation

The updated company location.

[BusinessCustomerUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?