Magidoc

CreateCustomerContactInput
Input Object

An input to create a new customer contact

Fields

#

customerId

An optional Customer record to attach this contact to

email

The optional email address of the customer contact

externalId

An optional external identifier for the customer contact

firstName

The first name of the customer contact

jobTitle

The optional job title of the customer contact

lastName

The optional last name of the customer contact

orderId

An optional Order record to attach this contact to

phone

The optional phone number of the customer contact

title

The title of the customer contact

Usages

#

References

#

  • Argument input of field createCustomerContact from type Mutation