ShippingItemToSerializedUnitsMappingInput
A shipping item mapping contains the ID of an item in the shipment, and a list of serialized units associated with that item.
This page contains
Fields
| fulfillmentItemId ID! | The ID of the shipping item associated with the serialized units. | 
| serializedUnits [SerializedUnitInput!]! PREVIEW | A list of serialized units associated with the shipping item. |