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