We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651933d commit 9cec174Copy full SHA for 9cec174
graph/articles/filter-as-segment.md
@@ -58,4 +58,4 @@ POST /identityProtection/riskyUsers/filter(expression='id IN (''{userId1}'',''{u
58
59
NOTE: the `'` literal in the filter expression must be escaped with `''`
60
61
-An example implementation of a filter function can be found [here](TODO).
+An example implementation of a filter function using OData WebApi can be found [here](TODO).
0 commit comments