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