update_company_contact
Update an existing company contact's name, email, or phone. Provide the contact ID and the fields to change. Works with the Shopify Admin GraphQL API.
Instructions
Update an existing company contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Contact email | ||
| phone | No | Contact phone | |
| lastName | No | Contact last name | |
| firstName | No | Contact first name | |
| companyContactId | Yes | Company Contact ID |