graphql-query:graphql查询生成器

时间:2021-05-05 13:01:02
【文件属性】:
文件名称:graphql-query:graphql查询生成器
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-05 13:01:02
JavaScript graphql查询 graphql查询生成器。 用法 import Generator from 'graphql-query'; const data = { hello: "world" }; console.log(Generator(data)) // { hello } 发展 $ npm install $ npm test 执照 麻省理工学院
【文件预览】:
graphql-query-master
----.eslintrc(6KB)
----.flowconfig(110B)
----src()
--------index.js(1KB)
----.npmignore(118B)
----LICENSE(1KB)
----test()
--------generator-spec.js(1KB)
----README.md(246B)
----resources()
--------prepublish.sh(1KB)
--------checkgit.sh(1006B)
--------mocha-bootload.js(325B)
----.gitignore(90B)
----package.json(1KB)

网友评论