Skip to main content
Anchor to InventoryCountLineItemInput

InventoryCountLineItemInput

input_object

The input fields identifying an item to include in the count, optionally with a starting counted quantity.

•ID

The ID of the inventory bin to count. If not provided, the default bin is used.

•ID!
non-null

The ID of the inventory item to count.

•InventoryCountQuantityInput

An optional counted quantity for this item. Omit it to include the item without a count yet. When provided, it sets the line's counted quantity and its expected on-hand baseline, and the count is rejected if the on-hand has changed (compare-and-swap).


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?