Skip to main content
Anchor to CompanyContactUpdatePayload

CompanyContactUpdatePayload

payload

Return type for companyContactUpdate mutation.

•CompanyContact

The updated company contact.

Show fields
•[BusinessCustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates a company contact.

Show payload

Arguments

•ID!
required

The ID of the company contact to be updated.

•CompanyContactInput!
required

The fields to use to update the company contact.

Show input fields


Was this section helpful?