Atlas Stone

Results 1 issues of Atlas Stone

Using graphql-request in a React Native project results in this warning: ``` WARN Require cycle: index.js -> src/App.tsx -> node_modules/graphql-request/dist/index.js -> node_modules/graphql-request/dist/graphql-ws.js -> index.js ``` Things _seem_ to work regardless...