Hi,
I am trying to add the sortBy parameter into a query in a beforeFind event handler as mentioned here:
See the example attached. (i have tried to add the order by clause with text, raw text,
as ‘name asc’ and as ‘order by name asc’.
The code is deployed but i do not see any change in how the records are returned (using REST Console and a data table in the UI builder).
I have also tried to return the Request Query block in the API Event before find block, but that’s not it.
Obviously I am using the wrong syntax or property name.
Thanks for any hints you can provide.
Best regards, Thomas