Skip to main content
Anchor to CompanyContactCreatePayload

CompanyContactCreatePayload

payload

Return type for companyContactCreate mutation.

•CompanyContact

The created 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

Creates a company contact and the associated customer.

Show payload

Arguments

•ID!
required

The ID of the company that the company contact belongs to.

•CompanyContactInput!
required

The fields to use to create the company contact.

Show input fields


Was this section helpful?