Mongodb – How do i get my mongo schema to export into a file then use it to insert data?
I am having trouble being able to insert data into my collection, I'm not even sure I'm doing it correctly so I apologize for the vague request but maybe my code will help you see what my intention is. The…