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