GraphQL and UUID URI

7 views
Skip to first unread message

Fan Li

unread,
Jul 28, 2020, 9:31:25 AM7/28/20
to TopBraid Suite Users
I am very excited to explore the GraphQL capability in EDG but it seems class with UUID URI has some readability issue  in GraphQL query.

A comparison: 

A GraphQL query for class ex:carModel:
{
ex_carModel (orderBy: label) {
label
}
}

 A GraphQL query for class ex:c87d21f6-2c4e-11b2-8091-0242ac120019:
{
ex_c__d__f___c_e___b___________ac______s (orderBy: label) {
label
}
}

Since I don't have the option to change the ontology, is there anything else I can do?


Reply all
Reply to author
Forward
0 new messages