·graphql-apollo-server
</>

graphql-apollo-server

pluginagentmarketplace/custom-plugin-graphql

Apollo Server、プラグイン、フェデレーションを使用して本番環境の GraphQL サーバーを構築する

6インストール·0トレンド·@pluginagentmarketplace

インストール

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-graphql --skill graphql-apollo-server

SKILL.md

Learn to build scalable GraphQL servers with Apollo Server 4, including middleware integration, custom plugins, federation, and production best practices.

| Server | @apollo/server | Core server | | Express | @apollo/server/express4 | Express integration | | Plugins | @apollo/server/plugin/ | Extensibility | | Federation | @apollo/subgraph | Microservices |

| CORS errors | Missing middleware | Add cors() before expressMiddleware | | 503 on shutdown | No drain | Add DrainHttpServer plugin | | Memory leak | Global loaders | Create per-request | | Slow startup | Large schema | Use schema caching |

Apollo Server、プラグイン、フェデレーションを使用して本番環境の GraphQL サーバーを構築する ソース: pluginagentmarketplace/custom-plugin-graphql。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-graphql --skill graphql-apollo-server
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

graphql-apollo-server とは?

Apollo Server、プラグイン、フェデレーションを使用して本番環境の GraphQL サーバーを構築する ソース: pluginagentmarketplace/custom-plugin-graphql。

graphql-apollo-server のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-graphql --skill graphql-apollo-server インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/pluginagentmarketplace/custom-plugin-graphql