Hi,
I set an sort on a product query but it seems to ignore the sort. If i set the sort on the productcatalog i see the sort working.
Shouldnt the sort u set on the query be the default , and that u can override it on the productcatalog?
Setting in the Product repository query sort doesnt seem to do anything:
Setting it on the productcatalog does seem to work:
Is this a bug or am i doing something wrong? I hoped to only have to set it on the query as we have a ton of productcatalogs and dont want to have to set the ordering on all of them