input ShippedLineItemInput

Fields

FieldTypeDescription
quantityInt!
skuString!

Referenced By

Example

{
  "quantity": 987,
  "sku": "abc123"
}