Schema Documentation
CouponLineConnection
Description
Connection to CouponLine Nodes
Fields
Field Name | Description |
---|---|
edges - [CouponLineConnectionEdge!]! | A list of edges (relational context) between Order and connected CouponLine Nodes |
nodes - [CouponLine!]! | A list of connected CouponLine Nodes |
pageInfo - CouponLineConnectionPageInfo! | Information about pagination in a connection. |
Possible Types
CouponLineConnection Types |
---|
Example
{"edges":[CouponLineConnectionEdge],"nodes":[CouponLine],"pageInfo":CouponLineConnectionPageInfo}