Schema Documentation

ProductToVisibleProductConnection

Description

Connection between the Product type and the visibleProduct type

Fields
Field NameDescription
edges - [ProductToVisibleProductConnectionEdge] Edges for the ProductToVisibleProductConnection connection
nodes - [VisibleProduct] The nodes of the connection, without the edges
pageInfo - WPPageInfo Information about pagination in a connection.
Example
{"edges":[ProductToVisibleProductConnectionEdge],"nodes":[VisibleProduct],"pageInfo":WPPageInfo}