aws-amplify / aws-amplify/amplify-android
[API] Add sorting support
Open
api
feature-request
GraphQL API
- Dominant language
- Java
- Stars
- 287
- Forks
- 132
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 45
Description
Hi,
Currently datastore has the ability for sorting in ASC and DESC. It would be great if we could have this enabled in the API piece as well.
Contributor guide
Research direction
Start by locating the API entry point and the datastore code that already supports ASC and DESC sorting. Trace how datastore queries are exposed through the API, then identify the relevant tests or add coverage showing that both sort directions work through the API. Done means callers can request ascending and descending sorting consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- api, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100