can we control/drive query response structure using a variable #1051
Unanswered
vishalbadehotmail
asked this question in
Q&A
Replies: 1 comment
-
No; the closest you have to that are the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
In a GraphQL query we specify exactly what fields/structure we need in the output/response.
can this be dynamic, like a variable/fragment holds this data and will be used instead of hardcoding the fields?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions