This message was deleted.
# prisma-whats-new
s
This message was deleted.
l
Copy code
#### Relations Permissions

- operation: RaterOnQuestionRating.connect
- operation: RaterOnQuestionRating.disconnect

- operation: AuthorOnQuestion.connect
- operation: AuthorOnQuestion.disconnect

- operation: SubjectOnConcept.connect
- operation: SubjectOnConcept.disconnect

- operation: QuestionOnAnswerComment.connect
- opeartion: QuestionOnAnswerComment.disconnect
If I remove the last line everything works
Wait!
Got it
Typo
n
did you receive an not useful error message? let us know so we can improve it 🙂
a
Something like 'data.permissions[n] should have required property 'operation''
l
Yes, that sounds right
a
A line number might be helpful?
l
Line number probably would have done it
👍🏻 1
a