I'm new in node.js and I am working on a project which is made in node.js and sequelize. How can I send both image and data in postman via body form-data? I have searched on internet for a solution and tried them but I get an empty object.
How can I solve the problem?