OBJECT
ShipmentCarrierConnection
The connection type for ShipmentCarrier.
link GraphQL Schema definition
- type ShipmentCarrierConnection {
- # A list of edges.
- ShipmentCarrierEdge] : [
- # A list of nodes.
- ShipmentCarrier] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }