Schema Documentation

ShippingClassToContentNodeConnection

Description

Connection between the ShippingClass type and the ContentNode type

Fields
Field NameDescription
edges - [ShippingClassToContentNodeConnectionEdge!]! Edges for the ShippingClassToContentNodeConnection connection
nodes - [ContentNode!]! The nodes of the connection, without the edges
pageInfo - ShippingClassToContentNodeConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[ShippingClassToContentNodeConnectionEdge],"nodes":[ContentNode],"pageInfo":ShippingClassToContentNodeConnectionPageInfo}