This command does not appear to work for me.
$set: { lastupdated: new Date(Date.parse(lastupdated)) },
When I run it manually in the shell, I get the error: “ReferenceError: lastupdated is not defined”. Any clue to what I’m doing incorrectly? I’ve already got my predicate and projection set in the movie-last-update-migration script.