Anchor to InventoryQuantityNameInventory
InventoryQuantityName
object
Requires access scope.
Details about an individual quantity name.
Anchor to FieldsFields
- Anchor to belongsTobelongs•
To [String!]!non-null List of quantity names that this quantity name belongs to.
- Anchor to comprisescomprises•[String!]!non-null
List of quantity names that comprise this quantity name.
- Anchor to displayNamedisplay•
Name The display name for quantity names translated into applicable language.
- Anchor to isInUseis•
In Use Boolean!non-null Whether the quantity name has been used by the merchant.
- Anchor to namename•String!non-null
The name of the inventory quantity. Used by inventory queries and mutations.
Was this section helpful?