gest:明智的GraphQL测试工具-在本地和云中测试GraphQL模式

时间:2021-02-04 03:03:06
【文件属性】:
文件名称:gest:明智的GraphQL测试工具-在本地和云中测试GraphQL模式
文件大小:110KB
文件格式:ZIP
更新时间:2021-02-04 03:03:06
testing graphql-client graphql cli jest 明智的GraphQL测试工具。 用法 $ npm install -g gest 然后发送查询与gest (明显的旅客[/ɡest/])。 $ gest [options] [query | pathToFileWithQuery] 例子 $ gest ' { test } ' 要么 $ gest test.graphql # with `test.graphql` containing { test } 或多个 $ gest test.graphql ' { test } ' introspection.graphql # will run all three queries!
【文件预览】:
gest-master
----.gitignore(37B)
----README.md(5KB)
----bin()
--------gest.js(4KB)
----.github()
--------CONTRIBUTING.md(418B)
--------CODE_OF_CONDUCT.md(3KB)
--------FUNDING.yml(431B)
----test()
--------import.test.js(213B)
--------__snapshots__()
--------_schema.js(1KB)
--------bin.test.js(516B)
--------gest.test.js(3KB)
----LICENSE(1KB)
----.eslintrc(330B)
----package.json(1KB)
----src()
--------util.js(3KB)
--------REPL.js(3KB)
--------index.js(1KB)
--------import.js(518B)
----media()
--------logo.png(28KB)
----yarn.lock(173KB)

网友评论