icgc-argo / platform-api

https://api.platform.icgc-argo.org/graphql
GNU Affero General Public License v3.0
0 stars 0 forks source link

Modify Query - Add a Filter - Return Programs By RDPC Processing Region #662

Open Buwujiu opened 1 year ago

Buwujiu commented 1 year ago

Detailed Description

API task for https://github.com/icgc-argo/rdpc-ui/issues/14, in order to show a list of all RDPC programs on the portal, gateway api needs to filter programs by processing region.

Possible Implementation

Which query to modify? Might need to change program service? No

joneubank commented 1 year ago

Changes are needed to program service to track RDPCs and to map programs to each data center. API can't be updated until those changes are in place. I will assign this ticket to myself so I can update with necessary specs.