79189308

Date: 2024-11-14 15:02:35
Score: 1.5
Natty:
Report link

Be careful that you haven't restricted a property like this

owner: String @auth(rules: [{allow: owner, operations:[read, create]}])

And try to delete the parent, when a property doesn't have the delete operation, which will prevent the parent from being deleted.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: polyrhythmm