Currently, I'm trying to pass an array of objects which also contains the file to BE but that's causing errors & backend not being able to receive those array payload keys showing unreadable [Object object],[Object object], view
I found an option to send all data using denote nesting but if I used denote nesting how could I be able to recombine that array back to its original view on the backend?