The createClient function can take many options, described in the graphql-ws docs for ClientOptions . The one required option is url , which is the …
The createClient function can take many options, described in the graphql-ws docs for ClientOptions . The one required option is url , which is the …