Hi, what would be the best place to do some restri...
# prisma-whats-new
p
Hi, what would be the best place to do some restrict params for mutation? For example if I have
User
and
Post
types, user can have many posts. And now I want to allow user creation but not with nested projects