Magidoc

CreateShipmentUnitInput
Input Object

An input to create a unit within a shipment

Fields

#

dimensions

The dimensions of the unit

packages

Any packages to create for this unit

shipmentId

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

type

Non-null

The type of unit

unitNumber

Non-null

The number of the unit

weight

The weight of the unit

Usages

#

References

#

  • Argument input of field createShipmentUnit from type Mutation