Can you use the `useFactory` property in the Angular / NestJS Module Provider and return a Class instead of an instance?

后端 未结 0 668
滥情空心
滥情空心 2021-01-26 18:38

I am using NestJS to build an API. I have a Gateway service to a 3rd-party API that decouples the HTTP calls from the data processing logic. Since I don\'t want to make requests

相关标签:
回答
  • 消灭零回复
提交回复
热议问题