Schema Documentation

RootQueryToRefundConnection

Description

Connection between the RootQuery type and the Refund type

Fields
Field NameDescription
edges - [RootQueryToRefundConnectionEdge] Edges for the RootQueryToRefundConnection connection
nodes - [Refund] The nodes of the connection, without the edges
pageInfo - WPPageInfo Information about pagination in a connection.
Example
{"edges":[RootQueryToRefundConnectionEdge],"nodes":[Refund],"pageInfo":WPPageInfo}