graphql-now:GraphQL现在

时间:2021-05-18 02:45:32
【文件属性】:
文件名称:graphql-now:GraphQL现在
文件大小:5KB
文件格式:ZIP
更新时间:2021-05-18 02:45:32
javascript mock graphql relayjs JavaScript 现在 启动模拟服务器 $ graphql-now schema.graphql { hello : String } 模拟.js const faker = require ( 'faker' ) module . exports = { String : ( ) => faker . random . word ( ) , } 部署它 $ graphql-now deploy
【文件预览】:
graphql-now-master
----index.js(1KB)
----package.json(768B)
----.prettierrc(68B)
----schema.graphql(31B)
----graphql.js(1KB)
----.gitignore(22B)
----README.md(280B)
----yarn.lock(6KB)

网友评论