Corentin Ardeois
Corentin Ardeois
I have the same issue too, did you find a workaround?
Thanks for reporting this, I'll try to take a look to this next week
Hello ! Sorry for the delay I didn't have time to work on this project lately. I have a very busy week, but I'll try to work on various issues...
Thanks for the suggestion @tjmgregory I agree `defaultNullableToNull` should take precedence over `scalars` Feel free to open a PR A little side note, you don't need to add your own...
Sorry for the very late reply @alxhghs but I was finally able to spend some time on this project. I do reproduce your issue, I'll try to open a PR...
Yes it's a current limitation of the plugin to only generate mocks from schema types. I think it's definitely a good idea to generate also operation types if necessary, but...
Thanks @shaun-sweet feel free to contribute, it will be appreciated! I would suggest to probably create a branch with feature parity but with the code cleaned up. Hopefully, unit tests...