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
{{ message }}
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.
with #331, there will be a function to build the schema (buildSchema), but there will be no function to buildModel(schema), #333 would add those but has many problems
I just make this Issue for those who are searching for such thing, because they wouldnt be able to give the schema back into the typegoose-system, and wouldnt have the right types
The text was updated successfully, but these errors were encountered:
hasezoey
changed the title
[Feature] Build a Model from a Schema
[Request] Build a Model from a Schema
Jul 17, 2019
with #331, there will be a function to build the schema (
buildSchema
), but there will be no function tobuildModel(schema)
, #333 would add those but has many problemsI just make this Issue for those who are searching for such thing, because they wouldnt be able to give the schema back into the typegoose-system, and wouldnt have the right types
The text was updated successfully, but these errors were encountered: