Skip to main content

VendorPayoutAuditEventCountableEdge

An edge in a connection.

type VendorPayoutAuditEventCountableEdge {
cursor: String!
node: VendorPayoutAuditEvent!
}

Fields

VendorPayoutAuditEventCountableEdge.cursor ● String! non-null scalar

A cursor for use in pagination

VendorPayoutAuditEventCountableEdge.node ● VendorPayoutAuditEvent! non-null object

The item at the end of the edge

Member Of

VendorPayoutAuditEventCountableConnection object

Was this page helpful?