shipmentItemUpdate
AUTH: Role=[order.OWNER,order.EDITOR]
shipmentItemUpdate(
id: String!
input: ShipmentItemUpdateInput!
): ShipmentItem!
Arguments
shipmentItemUpdate.id ● String! non-null scalar
shipmentItemUpdate.input ● ShipmentItemUpdateInput! non-null input
Type
ShipmentItem object
Individual item within a shipment representing a specific product and quantity being fulfilled from an order