I'd like to confirm whether I'm understanding `rel...
# prisma-whats-new
d
I'd like to confirm whether I'm understanding
relations
correctly. In the following example, is it the case that every
Team
requires an associated
User
, but not every
User
requires an associated
Team
?

http://i.imgur.com/tE6uizo.png