We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88e2ca commit 268a293Copy full SHA for 268a293
README.md
@@ -66,6 +66,10 @@ Refer to the [`examples`](examples) folder for the source code of this and other
66
- [Send email using template](examples/sending/template.ts)
67
- [Nodemailer transport](examples/sending/transport.ts)
68
69
+### Batch Sending API
70
+
71
+ - [Send a batch of emails](examples/batch/send-batch.ts)
72
73
### Email testing API
74
75
- [Attachments](examples/testing/attachments.ts)
0 commit comments