You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I solved it! 🎉 @timqian please decide on #59 so that I can base the solution for this issue on that refactoring or not.
Once #59 is merged I will push the fix for this one 😊
zvictor
added a commit
to zvictor/gql-generator
that referenced
this issue
Aug 17, 2022
Gql-generator goes into infinite recursiveness once we add just 2 lines of code to the end of
example/sampleTypeDef.graphql
!CC @RvanderLaan
Steps to reproduce:
example/sampleTypeDef.graphql
:node index.js --schemaFilePath ./example/sampleTypeDef.graphql --destDirPath ./example/output
The text was updated successfully, but these errors were encountered: