InventorySetQuantityInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for the quantity to be set for an inventory item at a location.
Access Scopes
Fields
-
inventoryItemId:
ID! -
Specifies the inventory item to which the quantity will be set.
-
locationId:
ID! -
Specifies the location at which the quantity will be set.
-
quantity:
Int! -
The quantity to which the inventory quantity will be set.
Input objects with this input object
Examples