stack

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

AdminTypes.InventoryItemUpdateInput.cost property

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

Signature:

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