Schema Documentation
ProductVariationToShippingClassConnection
Description
Connection between the ProductVariation type and the shippingClass type
Fields
Field Name | Description |
---|---|
edges -
[ProductVariationToShippingClassConnectionEdge] | Edges for the ProductVariationToShippingClassConnection connection |
nodes -
[ShippingClass] | The nodes of the connection, without the edges |
pageInfo -
WPPageInfo | Information about pagination in a connection. |
Example
{"edges":[ProductVariationToShippingClassConnectionEdge],"nodes":[ShippingClass],"pageInfo":WPPageInfo}