Summary
Add a small mapper for converting allowed sort options into internal list query behavior.
Scope
- map public sort options to internal values
- keep the mapper reusable and small
- avoid mixing parsing and mapping logic together
Acceptance Criteria
- supported sort options map predictably
- unsupported sort values are not passed through silently
- mapper is reusable in list handlers
Contributor note: comment on the issue first and reach out in Telegram for updates or coordination: https://t.me/accesslayerorg
Summary
Add a small mapper for converting allowed sort options into internal list query behavior.
Scope
Acceptance Criteria
Contributor note: comment on the issue first and reach out in Telegram for updates or coordination: https://t.me/accesslayerorg