Skip to main content
Anchor to CompanyAssignMainContactPayload

CompanyAssignMainContactPayload

payload

Return type for companyAssignMainContact mutation.

•Company

The company for which the main contact is assigned.

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

Assigns the main contact for the company.

Arguments

•ID!
required

The ID of the company to assign the main contact to.

•ID!
required

The ID of the company contact to be assigned as the main contact.



Was this section helpful?