stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PurchasingCompanyInput

AdminTypes.PurchasingCompanyInput interface

The input fields for a purchasing company, which is a combination of company, company contact, and company location.

Signature:

export interface PurchasingCompanyInput 

Properties

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.