Latest Announcement 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 24, 2023

Enforce schema consistency across federated graphs with GraphOS

When you’re building a federated GraphQL API that spans multiple backend teams and services, it can be difficult to ensure that the schema for your graph stays consistent from subgraph to subgraph. For example, how do you ensure that a type defined as an entity in one subgraph is also defined as an entity in […]

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

Read more

August 10, 2023

Secure your GraphQL platform by safelisting known queries

by Vivek Ravishankar

Recent posts

September 7, 2023

Office Hours: Apollo Server with Trevor Scheer

by Dylan Anthony

Company