You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(content_management): add sorting to repository read operations
- Add descending sort by 'updatedAt' field to headlines, topics, and sources repository read operations
- This ensures that the most recently updated items are displayed first when fetching data
0 commit comments