gest:明智的GraphQL测试工具 在本地和云中测试GraphQL模式 源码
明智的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.zip
(预估有个21文件)
gest-master
.gitignore
37B
README.md
5KB
bin
gest.js
4KB
.github
CONTRIBUTING.md
418B
CODE_OF_CONDUCT.md
3KB
FUNDING.yml
431B
test
暂无评论