Hi @KyleG-Shopify ,
It is still working in inverse order. We need the next query filter to sort with most recent first, but according to the documentation we should use “reverse: true”:
Hi @KyleG-Shopify ,
It is still working in inverse order. We need the next query filter to sort with most recent first, but according to the documentation we should use “reverse: true”:
My apologies @sinuhe. I am still seeing the incorrect reverse behaviour. I’ll keep my eye on for when this is resolved and update here.
Hi @KyleG-Shopify ,
any updates? We have migrated to the latest API version, but we still need to use the deprecated query to skip this problem. Of course, we could use the new alternative knowing that the sorting is wrong, but as we don’t know when it is going to be fixed (or even if it is), we need to keep using the deprecated option, which is a shame.
Anyway, regardless of my particular case, this is an inconsistency in the docs (bulkOperations - GraphQL Admin), so I think it should be solved or simply explained in the docs.