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