Anchor to InventoryQuantityNameInventory
objectInventory Quantity Name
Requires access scope.
Details about an individual quantity name.
Anchor to FieldsFields
- Anchor to belongsTobelongs•[String!]!
To 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•String
Name The display name for quantity names translated into applicable language.
- Anchor to isInUseis•Boolean!
In Use 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?