One of our graphql projects uses sequelize and, fo...
# orm-help
s
One of our graphql projects uses sequelize and, for example, we have hooks to make sure update requests don't actually update records but create revisions - this is all invisible to the api client and it's done through sequelize hooks