-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: IDL
-
None
-
Repl 2020-11-16
Some of the commands that we'll convert to IDL have parameters that accept any BSON value; for example, createIndexes's "comment" parameter. The aggregation framework has an IDL type called Value that we could use. Move Value into basic_types.idl.