Convert Nested json data into csv file using csv-writer – Artificial Intelligence
This is the logic that I have followed. I am getting proper result when I am just passing { id: 'title', title: 'Title' } into csvFields. But I am not getting any result when I try to get task.model i.e…