Latest Backend Federation posts

January 4, 2023

Add Rust to your GraphQL API with GraphOS

There are many excellent reasons to add Rust to your GraphQL backend—like the incredible performance and correctness that Rust can bring. While Rust is famously good at interoperability with many languages, GraphOS provides an even easier way! There has never been a better time to start oxidizing your API. Check out this video walking through […]

December 13, 2022

Add Python to your GraphQL API with GraphOS and Strawberry GraphQL

A supergraph helps you share responsibility for your organization’s data across multiple backend services (these are known as subgraphs). Different teams can work on different subgraphs in parallel, and better yet, each subgraph can use an entirely different language and framework! There are loads of subgraph-compatible libraries to choose from. In this post, we’ll look […]

September 22, 2022

Announcing Apollo Router v1.0

Today, we’re excited to announce that Apollo Router has officially reached version 1.0! It’s been a few months since the first GA release of Apollo Router, our lighter and faster supergraph runtime written in Rust. Since then we’ve been focused on expanding its capabilities to support even more use cases. The release of v1.0 takes […]

Read more

April 20, 2022

Federated Schema Design

by Michael Watson

Recent posts

May 26, 2023

Apollo Changelog: May 26, 2023

by Dylan Anthony

Company