`$getField` to work with a dynamic `field`
Currently $getField
works only when field
resolves at query-compile-time to a string. It would be nice if it worked also when field
resolves to a string at runtime.
See this Jira ticket - https://jira.mongodb.org/browse/SERVER-67030
6
votes
Boris
shared this idea