json-to-graphql:从JSON文件和API创建GraphQL模式

时间:2021-02-04 02:59:54
【文件属性】:
文件名称:json-to-graphql:从JSON文件和API创建GraphQL模式
文件大小:40KB
文件格式:ZIP
更新时间:2021-02-04 02:59:54
graphql GraphQLJavaScript 已淘汰 - - This project is no longer maintained and has fallen severely out of sync with the - - GraphQL community. Don't use it at all. json-to-graphql 根据任何JSON数据生成GraphQL模式文件 总览 这个包可以接受几乎任何类型的JSON数据并生成有效的GraphQL模式文件,包括自定义类型,列表,可为空和不可为空的字段以及深度嵌套的子级。 如果传递了JSON数据数组,它将用作“训练”数据以检查类型一致性并确定字段是否可为空。 该项目仍处
【文件预览】:
json-to-graphql-master
----.gitignore(13B)
----README.md(4KB)
----LICENSE(1KB)
----package.json(707B)
----src()
--------templates.js(1KB)
--------__tests__()
--------index.js(9KB)
----.babelrc(90B)
----.flowconfig(0B)
----yarn.lock(97KB)
----lib()
--------templates.js(2KB)
--------__tests__()
--------index.js(9KB)

网友评论