dielduarte / graphql-devtools

WIP a frameworkless Graphql dev tool focused in a good DX and simplicity - written in TS and state machines just for fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avoid trying connections before urls set first time

assuncaocharles opened this issue · comments

The extension is throwing warnings before the urls are first set:

isException: true
value: "TypeError: Cannot read property 'ApolloClient' of undefined↵    at <anonymous>:1:43"