I have two mongo collections within my database named user and order. Within the user collection, there is an array of object references to orders. (the code snippet is a reduce