Apollo GraphQL Documentation Index (llms.txt)
You are viewing a deploy preview. Click to return to the live site.
Docs
Resources Resources
Search Apollo content (Cmd+K or /)
Sign In

Apollo Connectors

OverviewWhy use Connectors?
Getting Started
QuickstartAPI RequirementsVersion Requirements
Connectors Library
Overview

Prebuilt Connectors

AnthropicOpen AIAWS DynamoDBAWS LambdaStrapiStripeOData
Development and Tooling
OverviewIDE ExtensionsUsing RoverMapping Playground
Making Requests
OverviewRequest URLsRequest HeadersRequest BodiesBatch RequestsgRPC over JSON
Handling Responses
OverviewMapping Response FieldsError Handling
Working with Entities
OverviewCommon PatternsWorking Across Subgraphs
Mapping Language
OverviewHandling ArraysMapping EnumsUsing Literal ValuesVariable ReferenceMethod Reference
Deployment
OverviewConfiguration

Deployment Configurations

Overriding Base URLsOverriding Headers

Security Configurations

OverviewAuthenticationRequest LimitsTLS

Performance Configurations

OverviewTraffic Shaping

Observability

OverviewTelemetry Configurations
Connectors Reference
ChangelogPreview FeaturesDirectivesLimitations
Troubleshooting
Navigation controls
Apollo Connectors
OverviewWhy use Connectors?
Getting Started
QuickstartAPI RequirementsVersion Requirements
Connectors Library
Overview

Prebuilt Connectors

AnthropicOpen AIAWS DynamoDBAWS LambdaStrapiStripeOData
Development and Tooling
OverviewIDE ExtensionsUsing RoverMapping Playground
Making Requests
OverviewRequest URLsRequest HeadersRequest BodiesBatch RequestsgRPC over JSON
Handling Responses
OverviewMapping Response FieldsError Handling
Working with Entities
OverviewCommon PatternsWorking Across Subgraphs
Mapping Language
OverviewHandling ArraysMapping EnumsUsing Literal ValuesVariable ReferenceMethod Reference
Deployment
OverviewConfiguration

Deployment Configurations

Overriding Base URLsOverriding Headers

Security Configurations

OverviewAuthenticationRequest LimitsTLS

Performance Configurations

OverviewTraffic Shaping

Observability

OverviewTelemetry Configurations
Connectors Reference
ChangelogPreview FeaturesDirectivesLimitations
Troubleshooting
Products
Apollo GraphOS PlatformManage, observe, and scale your graph.Apollo ConnectorsConnect REST APIs to your graph declaratively.Apollo FederationFederate multiple subgraphs into a single supergraph.Rover CLIInteract with your graph from the command line.Apollo RouterRun and configure your graph gateway.Apollo OperatorDeploy and manage Apollo Router on Kubernetes.
Open source
Apollo Client (Web)Simplify GraphQL data management in web apps.Apollo iOSSwift-first GraphQL client for iOS.Apollo KotlinKotlin-first GraphQL client for Android and JVM.Apollo ServerBuild GraphQL servers with Node.js.Apollo MCP ServerExpose GraphQL tools to AI agents with MCP.IDE SupportEnhance your development workflow with IDE support.
Resources
Home
/ Apollo Connectors

Apollo Connectors

Declaratively integrate REST APIs into a unified graph

Apollo Connectors simplify REST API orchestration in graphs, replacing unmaintainable procedural code and passthrough services with scalable, declarative schema directives.

Get started Read conceptual overview
Read conceptual overview Get started

Essential Guides

Making HTTP Requests

Learn how to use Connectors to make requests by defining HTTP methods, endpoints, and headers.

Mapping JSON Responses

Master the selection syntax to transform JSON data from REST endpoints into your GraphQL schema fields.

Connectors Reference

Connectors Directives

Reference documentation for @connect and @source directives, which define REST data sources and map them to your GraphQL schema.

Mapping Language

Complete reference for the JSON selection syntax used to transform REST API responses into GraphQL fields, including variables, renaming, and transformations.

© 2026 Apollo Graph Inc., d/b/a Apollo GraphQL.

Privacy Policy

Company

  • About Apollo
  • Careers
  • Partners

Resources

  • Blog
  • Tutorials
  • Content Library
  • UX Writing Style

Get in touch

  • Contact Sales
  • Contact Support