How do I post an array of objects to MongoDB with one call? Is it best practice to bundle all of the image data into one array and then send that to the database? I believe it w