CreateShipmentItemInput Input Object
An input to create an item within a shipment package
Fields
#
availability
Non-null
The availability of the requested quantity for shipping
packageId
ID !
Non-null
The ID of the package, required for creation as standalone, not required if nested under createShipmentPackage or createShipmentUnit or createShipment
Usages
#
References
#
- Argument input of field createShipmentItem from type Mutation
Previous
CreateShipmentInput