Parables Boltnoel

Results 65 comments of Parables Boltnoel

In my case, the `Modules/V{K}/Providers/` directory was empty. I had already added `"Modules\\": "Modules/"` to my composer.json file While dozing out, after countless efforts to understand why this is happening,...

populateTS is not a method on BookModel. This is what Typescript throws. I had another issue with cyclic references when I tried to link book to authors and vice versa....

There are no type definitions for it even in JS Looking through the codes, the resources were added dynamically using anonymous functions

I figured that I cd into `functions` dir before installing `express`. Would be good if the docs did point that out

@n1ru4l sure, I will work on a fix right away. Been a bit occupied with a little side-project

@n1ru4l I have synced with the upstream master branch, is there anything else left for me to do? I see this PR https://github.com/Parables/graphql-code-generator/pull/1, but I don't know what to do...

Thanks for the feedback. Consider it done

This really took longer than expected. I drifted away into other projects hence the long delay in resolving this simple issue #8286 @n1ru4l sincere apologies

> hey @Parables thank you for this PR, could you have a look at the failing tests (ignore the eslint/prettier issue) @n1ru4l, I hardly saw this coming but I really...

Thanks for notifying me of the changes.