how to insert records into mongodb at a particular position code example Example: insert command mongo db.collection.insert( { item: "card", qty: 15 } )