stack

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

AdminTypes.CompanyCreateInput interface

The input fields and values for creating a company and its associated resources.

Signature:

export interface CompanyCreateInput 

Properties

Property Modifiers Type Description
company   CompanyInput The attributes for the company.
companyContact?   InputMaybe<CompanyContactInput> (Optional) The attributes for the company contact.
companyLocation?   InputMaybe<CompanyLocationInput> (Optional) The attributes for the company location.