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