# GraphQLの連携

> GraphQLの連携 - GraphQL Meshを使用して、GraphQLサーバーをDataRobot OpenAPI仕様に接続します。

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-07-27T18:44:30.222437+00:00` (UTC).

## Primary page

- [GraphQLの連携](https://docs.datarobot.com/ja/docs/api/dev-learning/accelerators/ai-integrations-platforms/graphql.html.md): Full documentation for this topic (Markdown sidecar).

## Documentation content

[GitHubでこのAIアクセラレーターにアクセス](https://github.com/datarobot-community/ai-accelerators/tree/main/ecosystem_integration_templates/DataRobot-GraphQL)

このアクセラレーターは、GraphQLをDataRobotと連携する方法の概要を示します。 この実装例では、GraphQLサーバーは、現在維持されているオプションであるGraphQL Meshを使用して、DataRobot OpenAPI仕様に接続しています。

このプロセスには、コマンドラインを介して、またはブラウザーのURLとして使用できる以下のソフトウェアが必要です。

- 有効なAPIキーでDataRobotにログインしていること。
- node
- yarn
