Join Slack
Powered by
How does prisma binding write to array? Would I ha...
# orm-help
p
pettanko
06/22/2018, 11:25 AM
How does prisma binding write to array? Would I have to read old array and add new data then write? Like add to friends and likes.
a
Avi Block
06/22/2018, 1:29 PM
you should create a new
Like
type which connects with your thing and the user for example instead of keeping an array or counter
4
Views
Open in Slack
Previous
Next