I have the following schemas (removed most fields for readability):
const BudgetItemHistorySchema = new Schema({ amount: Number, modifiedOn: { type: D