Latest Backend posts

January 24, 2023

New Apollo Federation spec compliance tools for GraphQL Server maintainers

Apollo Federation is supported by over 20 different subgraph libraries across 12 different programming languages. Have you ever wondered how we capture those compatibility results? In order to ensure those libraries are compatible with the specification, we have a testing repository that verifies compatibility against their reference implementations. While it is great to have a […]

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 […]

Read more

September 22, 2022

Announcing Apollo Router v1.0

by Phil Prasek

Recent posts

May 26, 2023

Apollo Changelog: May 26, 2023

by Dylan Anthony

Company