Join Slack
Powered by
Hi does prisma automatically locate relation? for ...
# orm-help
g
Gelo
07/28/2021, 10:20 AM
Hi does prisma automatically locate relation? for example user has one profile then I want to update the profile of the user using user id as the pointer will work the same as using the profile id of the user?
r
Ryan
07/28/2021, 10:21 AM
Yes it should work.
g
Gelo
07/28/2021, 10:26 AM
Thanks
@Ryan
it works!
🙌 1
3
Views
Open in Slack
Previous
Next