Object literal may only specify known properties, and isActive does not exist in type
Some columns are not allowed on update. What am I doing wrong?
Schema:
Code:
ts error:



2 Replies
I have the same case, Did you find any solution?,
Type definition is probably not in sync with your schema try restarting typescript language server.