icgc-argo / argo-clinical

Clinical data submission for ARGO programs.
GNU Affero General Public License v3.0
2 stars 0 forks source link

remove json stringify #1152

Closed ciaranschutte closed 3 months ago

ciaranschutte commented 3 months ago

Link to Issue

Description

Stops double stringify for strings Makes TS types not complain they don't line up with GQL return types, but generating them is beyond the scope of this ticket

Checklist

Type of Change

Checklist before requesting review:

demariadaniel commented 3 months ago

Query is working as expected, lgtm