Skip to main content
Anchor to companyContactUpdate

companyContactUpdate

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 contact.

ID!required

The ID of the company contact to be updated.

CompanyContactInput!required

The fields to use to update the company contact.


Was this section helpful?

Anchor to CompanyContactUpdatePayload returnsCompanyContactUpdatePayload returns

CompanyContact

The updated company contact.

[BusinessCustomerUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?