Improved Filtering in Streams API (Winter '21 Release)

Streams API allows customers to query data from related entities and reviews data to build out great consumer experiences, like on a page or in a mobile app. Previously, Streams only supported exact match filtering. With the Winter ’21 Release, you can now filter Streams API results using logical operators (!=, <,> , = Null) and sort by indexed fields. Results can be sorted alphabetically, numerically, and by date, in both ascending and descending order. Supporting more filtering ensures your application can request only the data which is relevant to the end-user.

For more details on the Streams API, visit our Streams API Documentation.