Latest Announcement Backend posts

September 5, 2023

Build centralized GraphQL authorization with Apollo GraphOS

Implementing a durable access control system for APIs is critical to prevent data breaches, monetary losses, and potential denial of services. GraphQL presents API owners with a unique challenge in this regard because it is designed for maximum flexibility. In general, there are two choices for enforcing access control for GraphQL APIs, neither of which […]

August 15, 2023

Apollo Server 3 end-of-life extension

Last year, we announced the End-of-Life for Apollo Server 3, originally scheduled for October 22, 2023. Apollo Server has widespread adoption, and we’ve heard feedback that some in the community would appreciate more time for the migration process. In light of this, we’re extending the End-of-Life date for Apollo Server 3 to October 22, 2024. […]

July 31, 2023

Secure your GraphQL Microservices

Federation unlocks superpowers for our queries, enabling us to split up business logic and improve performance with features like @defer. However, these same powers can be abused if placed in the wrong hands, so it’s essential to limit who has access to them. The threats Many coordination features of a federated graph rely on an important […]

Read more

June 22, 2023

Federated subscriptions in GraphOS: real-time data at scale

by Vivek Ravishankar

Recent posts

September 7, 2023

Office Hours: Apollo Server with Trevor Scheer

by Dylan Anthony

Company