mongoimport --db mydatabasename --collection collectionName --file my_json_file.json If the collection is an array mongoimport --db mydatabasename --collection collectionName --file my_json_file.json --jsonArray
wcds.hashnode.dev1 min readNo responses yet.