stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > InventoryItemInput > cost

AdminTypes.InventoryItemInput.cost property

Unit cost associated with the inventory item, the currency is the shop’s default currency.

Signature:

cost?: InputMaybe<Scalars['Decimal']['input']>;