Setting bearer token in Vue Apollo v4? #1327
Unanswered
Nikola-Milovic
asked this question in
Q&A
Replies: 1 comment
-
I think this more a apollo client question and here the setContext should still exists. For example
|
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
-
Hello everyone, when googling, to set headers I would use something like this
But
setContext
seems to have been removed, anduri
parameter has moved from the client to the link, so this approach doesn't work. Any way to replicated this behaviour?Beta Was this translation helpful? Give feedback.
All reactions