getListByFilter method Null safety
- String? correlation_id,
- FilterParams filter,
- SortParams sort
Gets a list of data items using filter parameters.
correlation_id
(optional) transaction id to trace execution through call chain.filter
(optional) filter parameterssort
(optional) sort parameters Return Future that receives list of items Throw error.