Skip to content

Commit 5642580

Browse files
authored
Merge pull request #522 from opentargets/d0choa-patch-1
Fixing deprecated EFO code
2 parents c11916f + 929a019 commit 5642580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/APIPage/DiseaseAnnotation.gql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
query diseaseAnnotation {
2-
disease(efoId: "EFO_0003885") {
2+
disease(efoId: "MONDO_0005301") {
33
id
44
name
55
phenotypes {

0 commit comments

Comments
 (0)