RefundPaymentCountableEdge
No description
type RefundPaymentCountableEdge {
node: RefundPayment!
cursor: String!
}
Fields
RefundPaymentCountableEdge.node ● RefundPayment! non-null object
The item at the end of the edge.
RefundPaymentCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination.