fetch data from strapi 4 with populate and filter
i am using strapi 4. I want to fetch data with ** populate parent** of table **features ** is null.
it will works when i use API:
/projects?populate[features][populate]=parent
i am using strapi 4. I want to fetch data with ** populate parent** of table **features ** is null.
it will works when i use API:
/projects?populate[features][populate]=parent