Replies: 1 comment 1 reply
-
@joeynimu "Technically" should be possible by adding a sort of adapter on top and adding all the GraphQL clients as plugins to it, but it is currently not supported. @dotansimha Do you think this is a case which we should support? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Is it possible to pass an Axios instance as the graphqlClient to the
getSdk
function?That is something like;
I am currently using
graphql-request,
but I have this issue which is straight forward to handle when using axios. It would be nice if I can use this. If anyone has some info on this, I'd appreciate it. ThanksBeta Was this translation helpful? Give feedback.
All reactions