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