Odyssey / Certifications

Apollo API Orchestration - Associate Certification

Developers who obtain this certification possess a solid foundational knowledge of API orchestration using Apollo Connectors. They can build connectors for REST APIs within a GraphQL schema, transform selection mappings, and use entities to orchestrate multiple REST calls.

Get certified
API Orchestration - Associate badge

Level

Apollo API Orchestration - Associate

Prerequisites

  • None

Skills Assessed

  • GraphQL & Apollo basics

    • Understand the GraphQL & Apollo ecosystem

    • Design a basic schema

    • Write and run queries in Sandbox

  • Apollo Connectors

    • Understand how connectors work in the schema

    • Use the @source directive to define a REST data source

    • Apply the @connect directive to connect a particular REST endpoint

    • Use the Connectors Debugger to troubleshoot mapping errors

    • Write selections to map complex JSON responses to the schema

    • Orchestrate responses from multiple APIs with a single request