Skip to main content
Anchor to CompanyContactUpdatePayload

CompanyContactUpdatePayload

payload

Return type for companyContactUpdate mutation.

•CompanyContact

The updated company contact.

•[BusinessCustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates a company contact.

Arguments

•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?