Replies: 1 comment
-
|
This is duplicate , please ignore |
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.
-
Hi Team,
Wanted to know are we suppose to create WebClientGraphQLClient for each request. As i have a use-case where header is being generated from a variable which changes for every request.
We wants to create WebClientGraphQLClient as singleton but challenge is with passing data at runtime to headerConsumer ( other than using threadLocal) which can resolve it to header for each request.
Beta Was this translation helpful? Give feedback.
All reactions