Home > @infiniteobjects/shopify-data-manager > AdminTypes > PurchasingCompanyInput
The input fields for a purchasing company, which is a combination of company, company contact, and company location.
Signature:
export interface PurchasingCompanyInput
Property | Modifiers | Type | Description |
---|---|---|---|
companyContactId | Scalars[‘ID’][‘input’] | ID of the company contact. | |
companyId | Scalars[‘ID’][‘input’] | ID of the company. | |
companyLocationId | Scalars[‘ID’][‘input’] | ID of the company location. |