a little confused, coming from SQL where I am used...
# prisma-whats-new
z
a little confused, coming from SQL where I am used to relations such as JOIN Users ON Users.id=Stories.Author ... the relation declaration seems to refer to the whole Type but not Type/Field such as id ?