nitintutlani / typed-graphql

Typescript type definitions for graphql [Not Active]
MIT License
37 stars 17 forks source link

Update graphql.d.ts #22

Closed DxCx closed 8 years ago

DxCx commented 8 years ago

Fixing

ERROR in [default] /node_modules/graphql-typings/graphql.d.ts:990:4 
'enter', which lacks return-type annotation, implicitly has an 'any' return type.

ERROR in [default] /node_modules/graphql-typings/graphql.d.ts:991:4 
'leave', which lacks return-type annotation, implicitly has an 'any' return type.

when strict-compiling.