It firstly gets all Posts, for example: `prisma.po...
# orm-help
o
It firstly gets all Posts, for example: `prisma.post.findMany()`then for the relationships, it does something like this;