Do anyone know of the arrayFilters usage in the pr...
# orm-help
l
Do anyone know of the arrayFilters usage in the prisma mongo driver? Our database in testing seems to be older than the introduction of that feature, causing issues. The curious bit is that I am pretty sure that this didn't happen prior to a schema update I had. I am sortof presuming that more array updates are now done since the schema update created more relational links (but the old version weren't free of it either ...)