Also, is it the case that due to the `many-to-one ...
# prisma-whats-new
d
Also, is it the case that due to the
many-to-one relation
shown above, that each
Team
can be related to multiple users but each
User
can only be related to one
Team
?