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