schema.graphql
fragments.graphql
(INPUT_OBJECT)
input ShipmentInfoInput {carrier: CarrierIdent!destination_point: LogisticPointInput!}