a11y.skipToMainContent
1

图QL 游戏场

对任何端点写入并执行 GraphQL 查询 。 查看 schema 透视,设置变量,并检查格式化的响应.

GraphQL Playground
Result
More options
Was this tool helpful?
Send output to:
Advertisement

How to use GraphQL Playground

  1. 输入您的 GraphQL 端点 URL.
  2. 在编辑器中写入您的查询 .
  3. 需要时以 JSON 格式设置变量 .
  4. 单击 Execute 以运行查询和查看结果 .

{姓名}是什么来着?

一个 GraphQL 游乐场为写作和测试 GraphQL 查询提供了交互环境. 它支持有计划地进行回顾,探索可用的类型和字段,可变替换,以及格式化的响应查看.

此工具直接从您的浏览器向 GraphQL 端点发送请求 。 它最适合探索新的API,在开发过程中测试查询,并调试GraphQL操作.

Advertisement

FAQ

何为斯道入想?
Schema introduction是一个 GraphQL 特性,它可以让您查询计划本身,以发现可用的类型、字段和关系.
我可以测试验证的询问吗?
是的 —— 在信头部分添加您的授权符以测试认证的终点 .

Related tools

Author

MW
Marcus Webb"The DevTool Craftsman"

Full-Stack Developer & Tools Architect

Marcus has been writing code since the dial-up era. He has contributed to open-source developer tools, built CI/CD pipelines for startups, and debugged production incidents at 3 AM more times than he would like to admit. His philosophy is that the best developer tool is the one that gets out of your way, and he writes about practical tooling that helps teams ship faster with fewer headaches.

Advertisement