Closed 0xR closed 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.
{ empty }
Could you do a review @yarax
Really many changes, but LGTM and tests seem to be fine
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.