<@U3L7TNGJK> commented on <@U9HV76RQA>’s file <htt...
# random
u
@michal commented on @Alan’s file

https://prisma.slack.com/files/U9HV76RQA/FA4AQJ6JY/image.png

: The error message basically tells you what you have wrong. Why do you have the
id
inside
connect
? Remove the
connect
and replace it with
id
.