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