Firebase Batch Write fails with [Error: [firestore/invalid-argument]]
When I try to batch insert records in intervals of 450 (I chose this to make sure I was below the 500 firestore limit) I get an error for an invalid argument. Below is the exact code I am using.