Update Typegoose dependency #552
Labels
Community 👨👧
Something initiated by a community
Documentation 📖
Issues about docs
Solved ✔️
The issue has been solved
Uh oh!
There was an error while loading. Please reload this page.
Describe the issue
The example used in this repository for Typegoose use a deprecated package. The correct dependency is @typegoose/typegoose. When I updated it shows me an error:
Error output
[Node] (node:12838) UnhandledPromiseRejectionWarning: Error: Error: Generating schema error
My entity is
My resolver is
The text was updated successfully, but these errors were encountered: