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