yarax / swagger-to-graphql

Swagger to GraphQL API adapter
MIT License
924 stars 150 forks source link

Convert to typescript #131

Closed 0xR closed 5 years ago

0xR commented 5 years ago

This PR migrates to typescript. It also increases the type coverage. The code is easier to understand now.

It also fixes some long standing bugs resulting in { empty } graphql responses.

0xR commented 5 years ago

Could you do a review @yarax

yarax commented 5 years ago

Really many changes, but LGTM and tests seem to be fine