danielwaltz / vite-plugin-graphql-codegen

Zero-config vite plugin that uses the vite file watcher to run graphql codegen programmatically without needing to start a separate watcher
https://www.npmjs.com/package/vite-plugin-graphql-codegen
MIT License
83 stars 8 forks source link

creating error when using with rakkas js #11

Closed sharmapukar217 closed 2 years ago

sharmapukar217 commented 2 years ago

TypeError: response.body[Symbol.asyncIterator] is not a function at Module.default

sharmapukar217 commented 2 years ago

Was solved here