How can I merge two grapqhql query into one query programmaticly? #2707
Unanswered
physicsLoveJava
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suppose I have two query as below
query1
query2
I want to get merge query as like
mergeQuery
just want know this like of thing can be fullfill by program?
Beta Was this translation helpful? Give feedback.
All reactions