Skip to content

Commit

Permalink
[Platform]: old genetics use variant object in query (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
d0choa authored Nov 25, 2024
1 parent 616cd12 commit a9f0a80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/sections/src/evidence/OTGenetics/sectionQuery.gql
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ query OpenTargetsGeneticsQuery($ensemblId: String!, $efoId: String!, $size: Int!
diseaseFromSource
studyId
studySampleSize
variantId
variant {
id
}
variantRsId
literature
publicationYear
Expand Down

0 comments on commit a9f0a80

Please sign in to comment.