Schema Documentation

ShippingMethodConnectionEdge

Description

Edge between a Node and a connected ShippingMethod

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - ShippingMethod! The connected ShippingMethod Node
Possible Types
ShippingMethodConnectionEdge Types

RootQueryToShippingMethodConnectionEdge

Example
{"cursor":"xyz789","node":ShippingMethod}