You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: