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 d7ec059 commit 364c741Copy full SHA for 364c741
articles/azure-web-pubsub/reference-odata-filter.md
@@ -48,6 +48,7 @@ An interactive syntax diagram is also available:
48
The filter syntax is used to filter out the connections matching the filter expression to send messages to.
49
50
Azure Web PubSub supports below identifiers:
51
+
52
| Identifier | Description | Note | Examples
53
| --- | --- | -- | --
54
| `userId` | The userId of the connection. | Case insensitive. It can be used in [string operations](#supported-operations). | `userId eq 'user1'`
0 commit comments