SupplyShipmentEdge
An edge in a connection.
type SupplyShipmentEdge {
cursor: String!
node: SupplyShipment
}
Fields
SupplyShipmentEdge.cursor ● String! non-null scalar common
A cursor for use in pagination.
SupplyShipmentEdge.node ● SupplyShipment object shipments
The item at the end of the edge.
Member Of
SupplyShipmentConnection object