CreateContactInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| customerId | ID! | ||
| department | String | ||
String | |||
| firstName | String! | ||
| isPrimary | Boolean | ||
| lastName | String! | ||
| mobile | String | ||
| phone | String | ||
| position | String | ||
| status | ContactStatusEnum | The status of the contact |