Injected service in Controller is undefined
I’m tring to inject a kafka message producer service into my controllers (the kafka service is available under a shared backend project in the monorepo)
I’m tring to inject a kafka message producer service into my controllers (the kafka service is available under a shared backend project in the monorepo)