graphql-apollo-server
✓Erstellen Sie Produktions-GraphQL-Server mit Apollo Server, Plugins und Federation
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 |
Erstellen Sie Produktions-GraphQL-Server mit Apollo Server, Plugins und Federation Quelle: pluginagentmarketplace/custom-plugin-graphql.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-graphql --skill graphql-apollo-server- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist graphql-apollo-server?
Erstellen Sie Produktions-GraphQL-Server mit Apollo Server, Plugins und Federation Quelle: pluginagentmarketplace/custom-plugin-graphql.
Wie installiere ich graphql-apollo-server?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-graphql --skill graphql-apollo-server Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/pluginagentmarketplace/custom-plugin-graphql
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01