graphql-resolvers
✓DataLoader、バッチ処理、N+1 防止を備えた効率的なリゾルバーを作成する
SKILL.md
Master resolver implementation including the critical DataLoader pattern for preventing N+1 queries, context design, and error handling strategies.
| DataLoader | Batch + cache | Any relationship field | | Context | Request-scoped data | Auth, loaders, datasources | | Field resolver | Computed fields | Derived data | | Root resolver | Entry points | Query/Mutation fields |
| Resolver Type | Target | Action if Exceeded |
DataLoader、バッチ処理、N+1 防止を備えた効率的なリゾルバーを作成する ソース: pluginagentmarketplace/custom-plugin-graphql。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-graphql --skill graphql-resolvers- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
graphql-resolvers とは?
DataLoader、バッチ処理、N+1 防止を備えた効率的なリゾルバーを作成する ソース: pluginagentmarketplace/custom-plugin-graphql。
graphql-resolvers のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-graphql --skill graphql-resolvers インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/pluginagentmarketplace/custom-plugin-graphql
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01