how can I sort my claims array of objects by createdDate in the combineLatest and return Observable of ClaimSummaryResult?
I added code for sorting in the map operator bu