and the more general question is what is the best ...
# prisma-client
k
and the more general question is what is the best way to get fields from two tables on a 1:1 join. In SQL or GraphQL against the model would be easy. When I use the generated TypeScript client, I'm struggling to see a simple way to do so.