OBJECT
UpdatedRefundRequestsConnection
The connection type for RefundRequest.
link GraphQL Schema definition
- type UpdatedRefundRequestsConnection {
- # A list of edges.
- UpdatedRefundRequestsEdge] : [
- # A list of nodes.
- RefundRequest] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }