Schema Documentation
CouponToExcludedProductCategoriesConnection
Description
Connection between the Coupon type and the productCategory type
Fields
Field Name | Description |
---|---|
edges - [CouponToExcludedProductCategoriesConnectionEdge!]! | Edges for the CouponToExcludedProductCategoriesConnection connection |
nodes - [ProductCategory!]! | The nodes of the connection, without the edges |
pageInfo - CouponToExcludedProductCategoriesConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[CouponToExcludedProductCategoriesConnectionEdge],"nodes":[ProductCategory],"pageInfo":CouponToExcludedProductCategoriesConnectionPageInfo}