prismake / typegql

Create GraphQL schema with TypeScript classes.
https://prismake.github.io/typegql/
MIT License
423 stars 21 forks source link

Type `services/error` and `services/utils` #23

Closed andrew-w-ross closed 6 years ago

andrew-w-ross commented 6 years ago

There seems to be an issue with the types namely services/error and services/utils.

I've include a project to duplicate the issue here andrew-w-ross/typegql-issue

pie6k commented 6 years ago

It's fixed with 0.5.1 version thanks to https://github.com/prismake/typegql/pull/24