Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 11:16 AM
I see, did not read your question carefully enough.
If I now understand your requirement correctly, this syntax (from docs) should do the trick:
No filter operator specified | Filter checks for an exact match. If multiple values are specified, it matches any of the values. | {"id": 200} {"id": [200, 300]} |