IBM/openapi-to-graphql

Replace OAS/Swagger types with Node module

Ouverte

#348 ouverte le 5 oct. 2020

 (1 commentaire) (0 réaction) (0 personne assignée)TypeScript (215 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (1 645 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur