Schema Documentation

ShippingMethodConnection

Description

Connection to ShippingMethod Nodes

Fields
Field NameDescription
edges - [ShippingMethodConnectionEdge!]! A list of edges (relational context) between RootQuery and connected ShippingMethod Nodes
nodes - [ShippingMethod!]! A list of connected ShippingMethod Nodes
pageInfo - ShippingMethodConnectionPageInfo! Information about pagination in a connection.
Possible Types
ShippingMethodConnection Types

RootQueryToShippingMethodConnection

Example
{"edges":[ShippingMethodConnectionEdge],"nodes":[ShippingMethod],"pageInfo":ShippingMethodConnectionPageInfo}