library · inferred from evidence
@sendgrid/mail
A library used for sending emails via SendGrid.
- Subject not being set when using SendGrid dynamic templates
Sending via `@sendgrid/mail` with a dynamic transactional template: `subject: 'Test Subject'` in the message object plus `templateId` and `dynamic_template_data` does not set the email subject. The template's subject field in the SendGrid U