Missing Types in Published NPM Module
FYI, the published npm module as of v0.1.28 does not include the generated type definition file in dist/index.d.ts.
Thanks for taking the time to publish this nifty utility!
Thanks for reporting this, I will ensure this is resolved in the next few days.
Bump to get this in!
I was going to submit a PR as I assumed it was a build issue but the types are definitely generated fine in the dist folder, just weren't pushed with the package.
Thanks loads for this lib though. I've done much more bare-bones GraphQL projects previously and used dataloader directly, but was a bit nervous about exactly this issue when I saw that NestJS didn't have anything set up for it!
@TreeMan360 any chance we can get these types packaged in?
cheers
Would be really nice to get the types published. Makes it a lot easier to work with.