0
Q:

connect to existing collection mongoose

new Schema({ url: String, text: String, id: Number}, 
           { collection : 'question' });   // collection name
0

New to Communities?

Join the community