System Information
- Strapi Version : v4.6.1:
- Operating System : windows 11:
- Database: mysql:
- Node Version : v16.18.0:
- NPM Version : 8.19.1:
- Yarn Version : 1.22.17:
i’ve create collection named " feature " and i add relation to product with category
belongs to many products , i’ve setting the auth api to checklist all and i try to fetch the data using postman and feature collection not showing, what wrong? it’s a bug ?