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