ZeroTableSchema class
Home > @cbnsndwch/zero-nest-mongoose > ZeroTableSchema
ZeroTableSchema class
Signature:
declare class ZeroTableSchemaMethods
Method
Modifiers
Description
static
Creates a zero table schema from a given Mongoose entity class.
TEntity - The type of the entity class. MUST extend mongoose.Document.
How was this page?