Search on collection is sending an error - sequelize-typescript UUID are interpreted as string

Hi @NicolasF !
As you can see here, other people fixed this issue by using UUID as the datatype of their field in the models.
Can you try to do the same ?