I have the following Model query:
let response = await Model.findAndCountAll({ where: { name: \'Q7\' } })
Which works fine an