#How to inject mongoose schema which not using decorators in service?

1 messages · Page 1 of 1 (latest)

past fossil
#

What error are you getting?

#

And why aren't you using Nest's Schema decorator with a class for your entity class and at the same time create the schema? Sort of defeats the whole purpose of using the module.

modest loom
#

thanks for your quickly reply

#

my menas

#

How to I can use original mongose schema in service?

#

I don't wanna use nestjs/mongoose

#

make sense my question?