Skip to main content
Back to the directory
apollographql/skillsSoftware EngineeringFrontend and Design

apollo-connectors

Integrate REST APIs into GraphQL supergraphs using @source and @connect directives.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
864

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/apollographql/skills --skill apollo-connectors
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, apollo-connectors has 864 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: apollographql/skills. Canonical URL: https://skills.sh/apollographql/skills/apollo-connectors.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Integrate REST APIs into GraphQL supergraphs using @source and @connect directives. 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 : - Provides a structured 5-step process: research API structure, implement schema with directives, validate via rover supergraph compose , execute connectors, and test coverage - Supports request configuration including headers, body payloads, batching for N+1 patterns, and environment variable injection via $env - Handles response mapping with field selection, aliasing, sub-selections for nested data, and entity relationships for federated types - Includes schema template, reference files for grammar/methods/variables, and validation rules for selection mapping and literal values - 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 ,...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Integrate REST APIs into GraphQL supergraphs using @source and @connect directives.

Is apollo-connectors good?

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

Which AI agents support apollo-connectors?

apollo-connectors currently lists compatibility with Skills CLI.

Is apollo-connectors safe to install?

apollo-connectors has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to apollo-connectors?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install apollo-connectors?

Run the following command to 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