archethic-foundation / archethic-foundation/archethic-node
Add Sort property in transactionInputs
- Dominant language
- Elixir
- Stars
- 82
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
### Is your feature request related to a problem?
_No response_
### Describe the solution you'd like
Like ```transactionChains``` GraphQL API, is it possible to add Sort property which represents the order of the result possible values are ASC or DESC in the ```transactionInputs``` GraphQL API
### Additional context
_No response_
### Epic
_No response_
Contributor guide
Research direction
Compare the transactionInputs GraphQL API definition with the existing transactionChains API, focusing on how its result ordering is represented. Add a Sort option accepting ASC or DESC, then verify that transactionInputs accepts the option and returns results in the requested order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir, graphql
- Domain
- api, blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100