Search
Preparing search index...
The search index is not available
mongoose-typescript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"meta"
MongooseMeta
Class MongooseMeta
Hierarchy
MongooseMeta
Index
Properties
indexes
methods
middleware
name
options
plugins
queries
schema
statics
virtuals
Properties
indexes
indexes
:
IIndexArgs
[]
= []
methods
methods
:
{}
Type declaration
[
name:
string
]:
Fn
middleware
middleware
:
Array
<
[
ActionType
,
HookType
,
Fn
]
>
= []
name
name
:
string
options
options
:
SchemaOptions
= null
plugins
plugins
:
Array
<
IPluginArgs
<
unknown
>
>
= []
queries
queries
:
{}
Type declaration
[
name:
string
]:
Fn
schema
schema
:
Record
<
string
,
SchemaTypeOptions
<
unknown
>
>
statics
statics
:
{}
Type declaration
[
name:
string
]:
Fn
virtuals
virtuals
:
{}
Type declaration
[
name:
string
]:
PropertyDescriptor
Globals
"index"
"meta"
"middleware"
"model"
"schema"
"util"
Mongoose
Meta
indexes
methods
middleware
name
options
plugins
queries
schema
statics
virtuals
Constructor
IIndex
Args
IMongoose
Class
IPlugin
Args
Fn
IPlugin
Type
Prototype
mongoose
Meta
get
Mongoose
Meta
Generated using
TypeDoc