input ItemFilterInput

Fields

FieldTypeDescription
skuString!

SKU of the item to include.

locationString!

Location name where the item must be present (e.g. 'A01-01-01').

Referenced By

Example

{
  "sku": "abc123",
  "location": "abc123"
}