İstanbul Valisi Davut Gül: EMITT Fuarı, İstanbul’un Turizmdeki Liderliğini Güçlendiriyor
6 Şubat 2025 - Per - 11:53
// Loop over input items and add a new field called 'myNewField' to the JSON of each one for (const item of $input.all()) { item.json.myNewField = 1; }return $input.all();