IBM/openapi-to-graphql

Replace OAS/Swagger types with Node module

オープン

#348 opened on 2020/10/05

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (215 件のフォーク)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (1,645 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド