OBJECT

ShipmentCarrier

link GraphQL Schema definition

  • type ShipmentCarrier implements Node {
  • id: ID!
  • name: String!
  • }