lifeomic / graphql-resolvers-xray-tracing

A GraphQL middleware to enable X-Ray tracing subsegments for GraphQL resolvers
MIT License
68 stars 16 forks source link

fixed typescript error reported on lifeomic#69 #71

Closed mikemeerschaert closed 3 years ago

mikemeerschaert commented 3 years ago

I'm unable to compile with this error, so I removed the cast to any. I would appreciate it if this could be merged so I didn't have to manually edit my node-modules to be able to compile, thanks!