WaspW
Wasp16mo ago
Gwain

Cannot add new field to User entity

Just trying add a simple field called Settings which will be a Json? type, and when I run wasp db migrate-dev I gett an Error 'ext-src/server/scripts/usersSeed.ts(10,9): error TS2741: Property 'settings' is missing in type '{}'

And I dont think I should be messing with the usersSeed.ts ...
Was this page helpful?