S
S
Shakir Darion2019-12-21 16:48:25
Mongoose
Shakir Darion, 2019-12-21 16:48:25

How to find all users by name?

const author = mongoose.Schema(
  name: String,
 );
const listName = ["a","b","c","k"];

I have an array of names. How to find all users by name?.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question