Document variable usage #20
Answered
by
balazsmaria
balazsmaria
asked this question in
Q&A
|
Looking at GraphQLRequestBuilder.variables(Object variables) it's not entirely clear how to set variables. |
Answered by
balazsmaria
Jan 15, 2021
Replies: 3 comments 1 reply
|
What I did was: |
1 reply
Answer selected by
oliemansm
|
I have used an immutable map |
0 replies
|
A query, I have this query in graphql, query { How should my GraphQLRequest look? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What I did was: