I have the following code:
const service = await Service.findByPk(req.params.service_id, { include: [ { model: User,