-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: IDL
-
Server Programmability
{ $max : { lastUse : <time> }, $setOnInsert : { user : <user> } }
IDL-ifying this query takes three new IDL structs. Rather than having to define a whole new IDL struct for a small sub-document, it would be much nicer if you could nest them within the IDL definition of the parent struct.
- is related to
-
SERVER-50332 Allow chaining idl structs multiple times
- Closed