mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 15:13:21 +00:00
Fix #2949
This commit is contained in:
parent
3d7fa99807
commit
3bd55e0e88
@ -237,7 +237,7 @@ module.exports = {
|
||||
qb.limit(_.toNumber(filters.limit));
|
||||
}
|
||||
}).fetchAll({
|
||||
width: populate
|
||||
withRelated: populate
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user