Schema Documentation

RootQueryToShippingClassConnection

Description

Connection between the RootQuery type and the shippingClass type

Fields
Field NameDescription
edges - [RootQueryToShippingClassConnectionEdge] Edges for the RootQueryToShippingClassConnection connection
nodes - [ShippingClass] The nodes of the connection, without the edges
pageInfo - WPPageInfo Information about pagination in a connection.
Example
{"edges":[RootQueryToShippingClassConnectionEdge],"nodes":[ShippingClass],"pageInfo":WPPageInfo}