MissingSchemaError in mongoose
My schemas:
How can I change some value in Mongoose?
I’m trying to find clients by their id and update their name, but i could not successed. I tried every solution on the internet.
My schemas:
I’m trying to find clients by their id and update their name, but i could not successed. I tried every solution on the internet.