icgc-argo / icgc-argo/platform-api

Data Loader on Gateway

Open
#52 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.