Hii
You can achieve by using object
const response = await strapi
.query("image",restaurant)
.find({ where: { city:<id>,foodType:<id> }, populate: true });
Hii
You can achieve by using object
const response = await strapi
.query("image",restaurant)
.find({ where: { city:<id>,foodType:<id> }, populate: true });