Skip to main content
Back to registry

apollo-connectors

apollographql/skills

Installs455
Install command
npx skills add https://github.com/apollographql/skills --skill apollo-connectors
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
If GraphOS MCP Tools are available, use them: Documentation paths by topic: Follow this 5-step process. DO NOT skip any steps. Version Requirements: Always use federation/v2.12 and connect/v0.3 unless specified otherwise. Before implementing connectors, read the relevant reference files: Use $() wrapper for literal values in mappings: Convert N+1 patterns using $batch : - connectors-spec : Fetch the complete Connectors specification before starting any connector work - apollo_docs_search : Search for relevant documentation - apollo_docs_read : Read specific documentation pages by slug - Requests: /graphos/connectors/requests/url , /headers , /body , /batching - Responses: /graphos/connectors/responses/fields , /error-handling - Mapping: /graphos/connectors/mapping , /arrays , /enums , /literals - Entities: /graphos/connectors/entities , /patterns - Grammar - Selection mapping EBNF syntax - Methods - Available transformation methods - Variables - Available mapping variables - Entities - Entity patterns and batching - Validation - Rover commands for validation - Troubleshooting - Common errors and solutions - Prefer sub-selections over ->map for cleaner mappings - Do NOT use $ when selecting fields directly from root - Field aliasing: newName: originalField (only when renaming) - Sub-selection: fieldName { ... } (to map nested content) - Add @connect on a type to make it an...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does apollo-connectors do?

apollo-connectors is listed in SkillJury, but the source summary is still sparse.

Is apollo-connectors good?

apollo-connectors does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does apollo-connectors work with?

apollo-connectors currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to apollo-connectors?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install apollo-connectors?

npx skills add https://github.com/apollographql/skills --skill apollo-connectors

Related skills

More from apollographql/skills

Related skills

Alternatives in Software Engineering