Hi all, We are experimenting with GraphQL and Sequelize, the Node.js ORM for relational database (we had a requirement to use a relational DB). I've noticed that when I use Sequelize on its own to make a joined query from a few tables it produces a ...