Schema Documentation
CouponConnectionEdge
Description
Edge between a Node and a connected Coupon
Fields
| Field Name | Description |
|---|---|
cursor - String | Opaque reference to the nodes position in the connection. Value can be used with pagination args. |
node - Coupon! | The connected Coupon Node |
Possible Types
| CouponConnectionEdge Types |
|---|
Example
{"cursor":"xyz789","node":Coupon}