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