smyrick / federation-2-migration-demo

Project for demonstrating the Federation 1 → 2 migration process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apollo Federation 2 Migration Tutorial

The code in this repository has been provided for reference purposes only. Community feedback is welcome but this project may not be supported in the same way that repositories in the official Apollo GraphQL GitHub organization are. If you need help you can file an issue on this repository, contact Apollo to talk to an expert, or create a ticket directly in Apollo Studio.

  1. Audit schemas and query plans
  2. Upgrade @apollo/gateway
  3. Change build configuration
  4. Migrate subgraph schemas

About

Project for demonstrating the Federation 1 → 2 migration process

License:MIT License


Languages

Language:JavaScript 81.7%Language:Dockerfile 18.3%