Hagai Cohen

Results 31 comments of Hagai Cohen

Actually i liked it open since it was a reminder we should atill do it Now ita gone :/

Installing it via my offical repo doesnt work?

Hey @oliverjanik I was just usig defaults, you are welcome to open a PR to fix this :) Sorry for seeing it so late for some reason it didnt notify...

i dont know, but probanly there is, if it does it will be part of webpack config..

when you are running the server, you are connecting to graphiql you can use network tab in chrome dev tools in order to see graphql. if you want to debug...

Hey @Birowsky The generator ive liked the most is https://github.com/dotansimha/graphql-code-generator But i have a task of making webpack plugin that will capture all required .gql files and add one virtual...

hey @Birowsky have you seen graphql-code-generator i've suggested?

Hey @Birowsky, Can you open a branch with that? I wanna take a look since i do have good experiance with that in the past

@dotansimha can you please help @Birowsky integrating type generation into this example repo?