Schema Design with Apollo GraphOS
Design a unified data layer with Apollo Connectors and Apollo Federation
Schemas define the structure, types, and relationships to orchestrate your data and connected data sources, enabling precise querying and consistent communication between clients and servers.
Intro to Apollo Federation
Learn the benefits of combining your APIs into a unified GraphQL API
with Apollo Federation as your API orchestration layer.
Intro to Entities
Learn to define and use the fundamental shared object type of Apollo
Federation.
Schema Design Guides
Schema Design Tools
Schema Proposals
GraphOS Schema proposals offer centralized schema change management,
fostering collaboration and strengthening governance.
IDE Support
Apollo provides plugins and extensions for IDEs like VS Code and JetBrains to enable syntax highlighting, intelligent autocomplete, inline performance info and more.