InventoryItemInput - admin-graphql - INPUT_OBJECT
Version: 2024-04
Description:
The input fields for an inventory item.
Access Scopes
Fields
-
cost:
Decimal -
Unit cost associated with the inventory item, the currency is the shop's default currency.
-
harmonizedSystemCode:
String -
The harmonized system code of the inventory item.
-
measurement:
InventoryItemMeasurementInput -
The measurements of an inventory item.
-
requiresShipping:
Boolean -
-
tracked:
Boolean -
Whether the inventory item is tracked.
Input objects with this input object
Examples