I see that there is an “ok” key in the response json of a mongo query and that it is most commonly ok: {$numberDouble: 1.0}. Will this field indicate the success/failure of the query?
Thank you!
I see that there is an “ok” key in the response json of a mongo query and that it is most commonly ok: {$numberDouble: 1.0}. Will this field indicate the success/failure of the query?
Thank you!
Bumping this question, thank you!!