linksplatform / linksplatform/Data.Doublets.Gql
Support in_aggregate and out_aggregate fields for OrderBy class
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
```
in_aggregate: dc_dg_links_aggregate_order_by
out_aggregate: dc_dg_links_aggregate_order_by
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the OrderBy class and reviewing how its existing fields are represented and processed. Trace the handling of aggregate ordering, if present, and verify that in_aggregate and out_aggregate are accepted and behave consistently with the requested aggregate-order type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, rust
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100