graphql to json schema:GraphQL架构到JSON架构 源码
GraphQL架构到JSON架构 graphql-2-json-schema软件包 将GraphQL Schema自检文件转换为有效的JSON Schema。 用法 import { graphqlSync , introspectionQuery , IntrospectionQuery } from 'graphql' ; import { fromIntrospectionQuery } from 'graphql-2-json-schema' ; // schema is your GraphQL schema. const introspection = g
文件列表
graphql-to-json-schema-master.zip
(预估有个24文件)
graphql-to-json-schema-master
.nvmrc
6B
package.json
1KB
tslint.json
3KB
__tests__
spec.ts
676B
RELEASING.md
363B
.prettierignore
6B
LICENSE
1KB
package-lock.json
291KB
暂无评论