Is there any recommended way to implement sorting functionality via ODAta in Gateway. Since using an OData model which is server side implementation for sorting a request is to be made now to gateway to fetch and bind the results in UI.
Are there any samples or tutorials to implement sorting at Gateway