icgc-argo / icgc-argo/platform-api
Data Loader on Gateway
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 9h 6m
- Merged PRs (30d)
- 3
Description
{
request0: programs {
shortName
description
}
request1: programs {
shortName
description
}
request2: programs {
shortName
description
}
...
}
For the above query, data loader will allow gateway to only hit upstream service once.
POC icgc-argo/platform-ui#195
Contributor guide
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
Review the GraphQL query in the issue and the referenced POC, icgc-argo/platform-ui#195, to determine the intended gateway behavior. Identify the gateway's upstream request path and define completion as repeated programs selections producing only one upstream request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100