Schema Documentation

CouponToProductConnection

Description

Connection between the Coupon type and the Product type

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