Which plugins should I use with graphql-ws
client?
#9985
Unanswered
UchihaYuki
asked this question in
Q&A
Replies: 0 comments
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.
-
I haven't found a plugin designed specifically for this client. So I use the following plugins instead:
So I have to write some boilerplate code myself as followings:
The problem is both
PassphraseLoginDocument
andGoogleLoginDocument
are DocumentNode not string:What's your recommend for me? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions