OBJECT
ShipmentStatus
Shipment status log.
link GraphQL Schema definition
- type ShipmentStatus implements Node {
- ISO8601DateTime! :
- ID! :
- ShipmentUnion! :
- ShipmentStatusEnum! :
- }
OBJECT
Shipment status log.
- type ShipmentStatus implements Node {
- ISO8601DateTime! :
- ID! :
- ShipmentUnion! :
- ShipmentStatusEnum! :
- }