The division field name begins with a capital letter.
Opened this issue · 0 comments
turone commented
NodeJS-Application/schemas/Role.js
Line 6 in 5749fec
The division field name begins with a capital letter
line 6 will look like this:
division: { type: 'Division', delete: 'restrict' },
also need to regenerate structure.sql, domain.d.ts