I am a bit confused here. Do I need to do prisma.user.create() or prisma.post.create(). If it is prisma.post.create(), how to I specify the user?
shahrukh ahmed
04/13/2022, 3:06 PM
Okay, if figured you will need to use connect. If it could be added to the documentation for relationships, that would be great. Would reduce the need for searching.
n
Nurul
04/14/2022, 8:21 AM
Thanks for the feedback Shahrukh 🙌
I’ll pass this to the team.