Magidoc

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

dimensions

The dimensions of this item

jobId

ID !
Non-null

The ID of the job to ship

packageId

ID !
Non-null

The ID of the package, required for creation as standalone, not required if nested under createShipmentPackage or createShipmentUnit or createShipment

quantity

Non-null

The quantity of the Job being shipped in this item

weight

The weight of this item

Usages

#

References

#

  • Argument input of field createShipmentItem from type Mutation