I have implemented gRPC as below:
@Client(microserviceOptions) private client: ClientGrpc; private grpcService: IGrpcService; // constructor(private