its weird since it supports $push
# orm-help
t
its weird since it supports $push
n
Hey Teodoro 👋 Just to confirm, are you referring to
npx prisma db push
command for MongoDB? On a side note from version
3.9.0
we have added support for Raw Queries in MongoDB, so that should allow you to use $pull.
t
Hi, tahnks for replying, i mean $push and $pull for update queries from mongodb
There is no example on raw updates
👀 1
n
That’s true, Let me pass this feedback to our team