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