Control What Your Prisma API Returns with `select`
A correct tenant filter answers which records may qualify. It does not answer which fields and related records may leave the server. In a generated Prisma API, projection needs its own contract becaus
ivibe.hashnode.dev6 min read