Schema Documentation

OrderToCouponLineConnection

Description

Connection between the Order type and the CouponLine type

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