EmailsEdge
A Email edge in the connection.
type EmailsEdge {
cursor: Cursor
node: Email!
}
Fields
EmailsEdge.cursor ● Cursor scalar
A cursor for use in pagination.
EmailsEdge.node ● Email! non-null object
The Email at the end of the edge.
Member Of
CreateEmailPayload object ● DeleteEmailPayload object ● EmailsConnection object ● RecoverEmailPayload object ● UpdateEmailPayload object