mongoose-autouid Add an auto inc field named uid for schema. usage: import {AutoIncUid} from 'mongoose-autouid' schema.plugin(AutoIncUid)