I can override token in a query. By header or by separated option.
Reproduction
No response
Additional context
Workaround is to configure additional client with just different token, but this is not handy because I have to duplicate fragments in query definitions.
Environment
Darwin
v18.15.0
3.3.3
2.3.2
npm@9.5.0
vite
ssr
,css
,build
,devServer
,modules
,runtimeConfig
nuxt-graphql-client@0.2.27
-
Describe the bug
Contember CMS requires to use separated token for login operations, but this does not work:
Expected behaviour
I can override token in a query. By header or by separated option.
Reproduction
No response
Additional context
Workaround is to configure additional client with just different token, but this is not handy because I have to duplicate fragments in query definitions.
Logs
No response