mongoose.connection.db.collection('userCollection').insert({ username: 'captain1', firstName: 'Steve', lastName: 'Rogers', });