Schema Documentation

GroupProductToProductConnection

Description

Connection between the GroupProduct type and the Product type

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