Skip to content

Commit

Permalink
No filter/sort for vitual elements (#389)
Browse files Browse the repository at this point in the history
* No filter/sort for vitual elements

* Update guides/providing-services.md

---------

Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
  • Loading branch information
stewsk and renejeglinsky authored Sep 4, 2023
1 parent 0675922 commit ff244c9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions guides/providing-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,11 @@ This comprises read and write operations like that:

<br>

::: warning No filtering and sorting for virtual elements
CAP runtimes delegate filtering and sorting to the database. Therefore
filtering and sorting is not available for `virtual` elements.
:::


### Serving Documents

Expand Down

0 comments on commit ff244c9

Please sign in to comment.