Rohit Gohri
Rohit Gohri
The simple cases can already be handled in objection through `skipUndefined`: https://vincit.github.io/objection.js/api/query-builder/other-methods.html#skipundefined
`--npm` does fix it for me. Didn't see it in the docs. I can open a PR for this if that'd be okay with you?
Thanks!
So, this will be something like an option in the config where we can specify path to a js file that will be dynamically imported and will act as a...
Opened a PR here - https://github.com/dotansimha/graphql-code-generator-community/pull/742