IBM/openapi-to-graphql

Replace OAS/Swagger types with Node module

Aperta

#348 aperta il 5 ott 2020

 (1 commento) (0 reazioni) (0 assegnatari)TypeScript (215 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (1645 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Instead of relying on our own types, we should consider using an NPM module such as this.

This will reduce the likelihood of mistakes, such as with #345 and #346, as well as help us stay up to date.

Guida contributor