I have the current member for my schema
id: { type: String, required: true, max: 18, unique: true, lowercase: true, set: GenerateID },