ShipmentInfoInput
(INPUT_OBJECT)
link GraphQL Schema definition
- input ShipmentInfoInput {
- # carrier identificator
- CarrierIdent! :
- # logistic hub / pickup point
- LogisticPointInput :
- # main shipment tracking number
- String :
- # currency chshipment status
- ShipmentStatus :
- }