Js Snclient
const result = await repository.loadCollection({path: '/Root/Content/Cars',oDataOptions: {orderby: [['Price', 'asc']],}})
const result = await repository.loadCollection({path: '/Root/Content/Cars',oDataOptions: {orderby: [['Price', 'asc']],}})