For me the issue was a programming error, strange how the error i got. Instead of List on the ORM for the many to one field, i mistakenly wrote Item[].
Coming from JS background.