Schema Documentation

ShippingLineConnection

Description

Connection to ShippingLine Nodes

Fields
Field NameDescription
edges - [ShippingLineConnectionEdge!]! A list of edges (relational context) between Order and connected ShippingLine Nodes
nodes - [ShippingLine!]! A list of connected ShippingLine Nodes
pageInfo - ShippingLineConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[ShippingLineConnectionEdge],"nodes":[ShippingLine],"pageInfo":ShippingLineConnectionPageInfo}