System Information
- Strapi Version: 4.1.11
- Operating System: Ubuntu
- Database: sqlite / postgres
- Node Version: v16.13.0
- NPM Version: v8.1.0
- Yarn Version: v1.22.18
I had this issue with graphql, passing filter on query graph this will ignore and no error appear. Even if i try to send a wrong variables graph ignore that. My try was from frontend (NextJs) the content that until two days ago was filtered, now not. On the beckend Strapi i just update to 4.1.11. I tried to downgrade and fresh new install npm but still doesn’t come to work again. Needed some help here