Schema Documentation

CouponLineConnection

Description

Connection to CouponLine Nodes

Fields
Field NameDescription
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.
Example
{"edges":[CouponLineConnectionEdge],"nodes":[CouponLine],"pageInfo":CouponLineConnectionPageInfo}