Apollo Connectors

Apollo Connectors simplify REST API orchestration in graphs, replacing unmaintainable procedural code with scalable, declarative schema directives. They provide a declarative language for connecting REST APIs directly to a graph without writing a separate GraphQL server.

API entry from apis.yml

apis.yml Raw ↑
aid: apollo-graphql:apollo-connectors
name: Apollo Connectors
tags:
- Connectors
- Federation
- GraphQL
- Integration
- REST
humanURL: https://www.apollographql.com/docs/graphos/connectors
properties:
- url: https://www.apollographql.com/docs/graphos/connectors
  type: Documentation
- url: https://www.apollographql.com/docs/graphos/connectors/getting-started
  type: GettingStarted
- url: https://www.apollographql.com/docs/graphos/connectors/getting-started/requirements
  type: Requirements
- url: https://www.apollographql.com/graphos/apollo-connectors
  type: ProductPage
description: Apollo Connectors simplify REST API orchestration in graphs, replacing unmaintainable procedural
  code with scalable, declarative schema directives. They provide a declarative language for connecting
  REST APIs directly to a graph without writing a separate GraphQL server.