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