IBM/openapi-to-graphql

Replace OAS/Swagger types with Node module

Aberta

#348 aberto em 5 de out. de 2020

 (1 comentário) (0 reação) (0 responsável)TypeScript (215 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (1.645 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador