Anchor to InventoryScheduledChangeInventory
InventoryScheduledChange
object
Requires access scope.
Returns the scheduled changes to inventory states related to the ledger document.
Anchor to FieldsFields
- Anchor to expectedAtexpected•
At DateTime! non-null The date and time that the scheduled change is expected to happen.
- Anchor to fromNamefrom•
Name String!non-null The quantity name to transition from.
- Anchor to inventoryLevelinventory•
Level InventoryLevel! non-null The quantities of an inventory item that are related to a specific location.
- Anchor to ledgerDocumentUriledger•
Document Uri URL!non-null A freeform URI that represents what changed the inventory quantities.
- Anchor to quantityquantity•Int!non-null
The quantity of the scheduled change associated with the ledger document in the
state.
- Anchor to toNameto•
Name String!non-null The quantity name to transition to.
Was this section helpful?
Map
Fields and connections with this object
Anchor to MutationsMutations
- •mutation
Set up scheduled changes of inventory items.
Was this section helpful?