schema.graphql
fragments.graphql
(OBJECT)
shipment detail of carrier
type ShipmentInfo {carrier: CarrierIdent destination_point: LogisticPoint }