I\'m trying to auto expire a document using this methods :
const schema = new mongoose.Schema( { field: { type: String }, expireAt: {