Currently, I am diving into the world of NestJS. Within my project, I have two collections - Collection 1 and Collection 2. My goal is to retrieve data from Collection 1 and then store that data in Collection 2. Can anyone provide guidance on writing the necessary code to make this happen?