SendGrid Mail único args
await sgMail.send({
...,
customArgs: {
emailId
}
})
florinrelea
await sgMail.send({
...,
customArgs: {
emailId
}
})