CompanyContactInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for company contact attributes when creating or updating a company contact.
Access Scopes
Fields
-
email:
String -
The unique email address of the company contact.
-
firstName:
String -
The company contact's first name.
-
lastName:
String -
The company contact's last name.
-
locale:
String -
The contact's locale.
-
phone:
String -
The phone number of the company contact.
-
title:
String -
The title of the company contact.
Input objects with this input object
Examples