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