a11y.skipToMainContent
1

グラフQLの運動場

グラフQL のクエリを任意のエンドポイントに書き込み、実行します。 スキーマのイントロスペクション、変数を設定し、フォーマットされた応答を検査します.

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

How to use GraphQL Playground

  1. グラフQLエンドポイントURLを入力します.
  2. エディタでクエリを記述します.
  3. 必要に応じて JSON 形式の変数を設定します.
  4. [実行] をクリックしてクエリを実行し、結果を表示します.

グラフQLの運動場とは?

グラフQL プレイグラウンドは、GraphQL クエリの書き込みとテストのためのインタラクティブな環境を提供します。 利用可能なタイプとフィールド、変数置換、およびフォーマットされた応答ビューイングを探索するためのスキーマイントロスペクションをサポートしています。

このツールは、ブラウザから直接 GraphQL エンドポイントにリクエストを送信します。 新しい API の探索、開発中のクエリのテスト、および GraphQL 操作のデバッグに最適です。

Advertisement

FAQ

スキーマイントロスペクションとは?
スキーマのイントロスペクションは、スキーマ自体に利用可能なタイプ、フィールド、および関係を発見するためのグラフQL機能です.
認証されたクエリをテストできますか?
はい — 認証されたエンドポイントをテストするために、ヘッダセクションに承認トークンを追加します.

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