#How to inject mongoose schema which not using decorators in service?
1 messages · Page 1 of 1 (latest)
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.