I am currently converting a Web Api from REST to gRPC. This Api uses AutoMapper to convert from database entities into Dto\'s on the fly.
The problem I am facing now is t