I have the following Mongoose schema:
const SubmitDebtSchema = new Schema ({ firebaseId: String, balance: [{ balanceDate: Date, newBalance: Number