Hi guys,
I have a situation that, I believe, applies to both Rapido and Swift, although in my situation it originated from Rapido.
In some situations, we send over a list of ProductIds to an endpoint/service that uses a Query to retrieve products.
The issue I have is the sorting of that list. Although the list is filtered correctly, I could not find a way to display the products in the order the ProductIDs were sent to the service.
Is there even such an option? If I would sort by Score, would that give me the order I need?
Thank you,
Adrian