This is the router I have created
This is the POSTMAN output
UPDATED
This is request I am sending...
Except for my array of objects, I am getting output for everything. How to get the output for an array of object? how to resolve this issue?
I have already used app.use(bodyParser.json()); but still, I am not getting the array of objects(Materials)
** NOTE:** I have highlighted in the images where I am facing the issue?



Materials:{type:Array}and try??Materialsliketypeorvalue