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