Sendgrid Mail Args Unik
await sgMail.send({
...,
customArgs: {
emailId
}
})
florinrelea
await sgMail.send({
...,
customArgs: {
emailId
}
})