mgeneratejs
mgeneratejs copied to clipboard
Provide means to define "variables" for reuse in other functions/sections of the schema
Basically, provide a means to define variables, in the same fashion as $let
in MongoDB.
This would be a great way to be able to define values which depend on data which is linked together.
Example: having 2 date fields, one with one greater than the other