OBJECT
Despatch
Despatch information
link GraphQL Schema definition
- type Despatch {
- : String
- : String
- : String
- : Address
- : [DespatchedProduct]
- : [Consignment]
- }
OBJECT
Despatch information
- type Despatch {
- : String
- : String
- : String
- : Address
- : [DespatchedProduct]
- : [Consignment]
- }