Schema Documentation
RefundConnection
Description
Connection to Refund Nodes
Fields
Field Name | Description |
---|---|
edges - [RefundConnectionEdge!]! | A list of edges (relational context) between RootQuery and connected Refund Nodes |
nodes - [Refund!]! | A list of connected Refund Nodes |
pageInfo - RefundConnectionPageInfo! | Information about pagination in a connection. |
Possible Types
RefundConnection Types |
---|
Example
{"edges":[RefundConnectionEdge],"nodes":[Refund],"pageInfo":RefundConnectionPageInfo}