Skip to main content
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.

ID!required

The ID of the company to be updated.

CompanyInput!required

The input fields to update the company.


Was this section helpful?

Anchor to CompanyUpdatePayload returnsCompanyUpdatePayload returns

Company

The updated company.

[BusinessCustomerUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?