I’m trying to sorting components by each id field response to descending but it’s not working
How to make deep sorting with components
My request http://localhost:1337/api/cart/112?populate=*&sort=cartProducts.id:desc
I’m trying to sorting components by each id field response to descending but it’s not working
How to make deep sorting with components
My request http://localhost:1337/api/cart/112?populate=*&sort=cartProducts.id:desc