RefundCountableEdge
An edge in a connection.
type RefundCountableEdge {
cursor: String!
node: Refund!
}
Fields
RefundCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination
RefundCountableEdge.node ● Refund! non-null object
The item at the end of the edge
Member Of
RefundCountableConnection object