IBM/openapi-to-graphql

Replace OAS/Swagger types with Node module

Offen

#348 geöffnet am 05.10.2020

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (215 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (1.645 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide