You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I am new on GraphQL, However I got implement an simple api using kickstart and spring data, however I am lost how can i get a entity child?
For example:
I have two entities: Department and Employee. In my entity Department I am mapping Employee attribute with @onetomany.
I am lost how it's working using graphql. I hope that you understand my question.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi.
I am new on GraphQL, However I got implement an simple api using kickstart and spring data, however I am lost how can i get a entity child?
For example:
I have two entities: Department and Employee. In my entity Department I am mapping Employee attribute with @onetomany.
I am lost how it's working using graphql. I hope that you understand my question.
Beta Was this translation helpful? Give feedback.
All reactions