Rest API - Query Parameters and Filtering
Given the API request
/products?sort=-rating, what will be the order of the returned products?/products?sort=-rating, what will be the order of the returned products?sort=-rating means sort by the field rating in descending order.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions