Schema Documentation
ShippingLineConnectionEdge
Description
Edge between a Node and a connected ShippingLine
Fields
Field Name | Description |
---|---|
cursor - String | Opaque reference to the nodes position in the connection. Value can be used with pagination args. |
node - ShippingLine! | The connected ShippingLine Node |
Possible Types
ShippingLineConnectionEdge Types |
---|
Example
{"cursor":"abc123","node":ShippingLine}