It sends store details before book details. Can anyone help me with this? I have a schema author and book.
schema
exports.findAll = (req, res) => { A