Have you ever wanted to move Firestore data between two projects? maybe to create a clone and run tests or to migrate from one project to another? The backstory Recently we had a situation where we needed to backtrack some operations done on data in production. We needed to make sure the…