Hi, I’m new using mongo , and I’m in need for help
the result of the insertOne: {
acknowledged: true,*
insertedId: new ObjectId(“63f15abc4a9576b16ec5649c”)* }
I do have the collection created on my database
what am I missing?
There is no error shown, how can I understand what is happening?