MongoDB-PHP-GUI icon indicating copy to clipboard operation
MongoDB-PHP-GUI copied to clipboard

Query database: returned fields

Open creharmony opened this issue 4 years ago • 1 comments

I would like a way to setup the field(s) to return.

for example for a Person, I would have an extra text field to set {"name":1, "age":1} (or it could be a bunch of checkboxes)

creharmony avatar Jun 20 '21 13:06 creharmony

Good idea!

SamuelTallet avatar Dec 15 '21 16:12 SamuelTallet