Skip to main content
Anchor to companyLocationsDelete

companyLocationsDelete

mutation

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

Deletes a list of company locations.

•[ID!]!
required

A list of IDs of company locations to delete.


Was this section helpful?

Anchor to CompanyLocationsDeletePayload returnsCompanyLocationsDeletePayload returns

Anchor to deletedCompanyLocationIdsdeletedCompanyLocationIds
•[ID!]

A list of IDs of the deleted company locations.

•[BusinessCustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?