Apollo Server Skill Expert assistance for implementing GraphQL APIs with Apollo Server. Capabilities - Configure Apollo Server with Express/Fastify - Implement plugins for logging and metrics - Set up caching strategies - Build Apollo Federation gateways - Handle authentication context - Optimize performance with persisted queries Usage Invoke this skill when you need to: - Set up Apollo Server - Implement caching - Build federated services - Add custom plugins - Configure subscriptions Patterns Basic Setup Context and Authentication Best Practices - Use plugins for cross-cutting concerns - I…