IBM/openapi-to-graphql

Ensure safe printing of circular schemas

开放

#233 创建于 2019年8月30日

 (3 条评论) (0 个反应) (0 位负责人)TypeScript (215 个派生)github user discovery
good first issue

仓库指标

星标
 (1,645 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

In many warning/error messages, we stringify and print the faulty schema. This is a problem when we deal with circular schemas. Perhaps we can write a custom function or use a library.

贡献者指南