Objeto JSON Parse Nestjs
var objJson1 = JSON.parse(JSON.stringify(objNotJson1));
Wrong Willet
var objJson1 = JSON.parse(JSON.stringify(objNotJson1));