Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyContactRoleAssign
The input fields for the role and location to assign to a company contact.
Signature:
export interface CompanyContactRoleAssign
| Property | Modifiers | Type | Description |
|---|---|---|---|
| companyContactRoleId | Scalars[‘ID’][‘input’] | The role ID. | |
| companyLocationId | Scalars[‘ID’][‘input’] | The location. |