How to test the return type line of a NestJS resolver with jest
I am new to NestJS and trying to unit test my files to have a good code coverage starter point.
I am new to NestJS and trying to unit test my files to have a good code coverage starter point.