Schema Documentation

RootQueryToCouponConnection

Description

Connection between the RootQuery type and the Coupon type

Fields
Field NameDescription
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}