InventoryScheduledChangeItemInput - admin-graphql - INPUT_OBJECT
Version: 2025-01
Description:
The input fields for the inventory item associated with the scheduled changes that need to be applied.
Access Scopes
Fields
-
inventoryItemId:
ID! -
The ID of the inventory item.
-
ledgerDocumentUri:
URL! -
A freeform URI that represents what changed the inventory quantities.
-
locationId:
ID! -
The ID of the location.
-
scheduledChanges:
InventoryScheduledChangeInput! -
An array of all the scheduled changes for the item.
Input objects with this input object
Examples