Schema Documentation
RootQueryToCouponConnection
Description
Connection between the RootQuery type and the Coupon type
Fields
Field Name | Description |
---|---|
edges - [RootQueryToCouponConnectionEdge!]! | Edges for the RootQueryToCouponConnection connection |
nodes - [Coupon!]! | The nodes of the connection, without the edges |
pageInfo - RootQueryToCouponConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[RootQueryToCouponConnectionEdge],"nodes":[Coupon],"pageInfo":RootQueryToCouponConnectionPageInfo}