Magidoc

CreateShipmentPackageInput
Input Object

An input to create a package within a shipment unit

Fields

#

dimensions

The dimensions of the package

items

Any items to create for this package

packageNumber

Non-null

The number of the package

shipmentUnitId

ID !
Non-null

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

weight

The weight of the package

Usages

#

References

#

  • Argument input of field createShipmentPackage from type Mutation