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.
Essential Guides
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.