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