Schema Documentation

CouponConnection

Description

Connection to Coupon Nodes

Fields
Field NameDescription
edges - [CouponConnectionEdge!]! A list of edges (relational context) between RootQuery and connected Coupon Nodes
nodes - [Coupon!]! A list of connected Coupon Nodes
pageInfo - CouponConnectionPageInfo! Information about pagination in a connection.
Possible Types
CouponConnection Types

RootQueryToCouponConnection

Example
{"edges":[CouponConnectionEdge],"nodes":[Coupon],"pageInfo":CouponConnectionPageInfo}