Schema Documentation

RefundConnection

Description

Connection to Refund Nodes

Fields
Field NameDescription
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.
Example
{"edges":[RefundConnectionEdge],"nodes":[Refund],"pageInfo":RefundConnectionPageInfo}