Schema Documentation

CouponToProductCategoryConnection

Description

Connection between the Coupon type and the productCategory type

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