File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -401,9 +401,10 @@ Executor.execute(schema, query) map println
401401
402402## 工具
403403
404- - [graphiql](https://github.com/graphql/graphiql) ([npm](https://www.npmjs.com/package/graphiql)):一个交互式的运行于浏览器中的 GraphQL IDE.
404+ - [graphiql](https://github.com/graphql/graphiql) ([npm](https://www.npmjs.com/package/graphiql)):一个交互式的运行于浏览器中的 GraphQL IDE。
405405 - [libgraphqlparser](https://github.com/graphql/libgraphqlparser):一个 C++ 版 GraphQL 查询语言分析器,提供 C 和 C++ API。
406406 - [Graphql Language Service](https://github.com/graphql/graphql-language-service):一个用于构建 IDE 的 GraphQL 语言服务(诊断、自动完成等)的接口。
407+ - [Graphql Calculator](https://github.com/graphql-calculator/graphql-calculator) - 一款基于指令和表达式实现的轻量级查询计算引擎。
407408
408409## 更多内容
409410
You can’t perform that action at this time.
0 commit comments