Api Reference
Versions
v10.x
light_mode
API
>
@nestjs/mongoose
InjectModel
const
const
InjectModel
:
(
model
:
string
,
connectionName
?
:
string
)
=>
any
;