-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
Currently, users rely on the $function expression and JSON.parse to convert a string value to a JSON object. For example, this may be required for some legacy apps with documents where a JSON was stored as a string and the user wants to update such documents and store the values as JSON objects.
The new API can be an extension to the existing $convert expression, or a new expression.