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