diego3g / umbriel

✉️ Umbriel is a simple mailing platform built with Node.js, TypeScript & Prisma.
MIT License
519 stars 73 forks source link

Return tag ID on contact details route #95

Closed diego3g closed 3 years ago

diego3g commented 3 years ago

Today we are returning the ID from the relation between Tag and Contact and not the tag ID itself.