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