I am using sequelize v5 and the usage of Op.between throws an error in my typescript code when trying to compare two Date strings. My model is as follows:
Op.between