IBM/openapi-to-graphql

Replace OAS/Swagger types with Node module

開放

#348 建立於 2020年10月5日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (215 個分叉)github user discovery
enhancementgood first issue

倉庫指標

星標
 (1,645 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南