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