Results 14 comments of Andrew Agostini

Interesting, my impression was that this was how the v3 api already worked :/ [Source](https://docs.sendgrid.com/for-developers/sending-email/personalizations#sending-two-different-emails-to-two-different-groups-of-recipients): > When sending an email with the v3 Mail Send endpoint, you define the various...

I would have thought that the supabase CLI was simply ignoring env vars prefixed with `SUPABASE_` because it was injecting it's own for the local supabase docker container. But that...