I am trying to get data from One to Many Entity Relationship inside Java.
✅ 1
a
astonishing-answer-96712
03/23/2023, 6:26 PM
Hi, could you share the code your using to get the relationship from datahub?
b
brash-zebra-91030
03/23/2023, 9:27 PM
Hey @astonishing-answer-96712 I was able to resolve my issue. I figured out i needed the grapghqlClient in the java classes inorder to acess the relationship data.