September 7, 2023

Office Hours: Apollo Server with Trevor Scheer

Trevor Scheer (Apollo Server maintainer) joined Jeff Auriemma (Engineering Manager) to discuss all things Apollo Server. Originally streamed live in the Apollo Discord on August 25, 2023. Listen to the Podcast recording, or read the full transcript below. Topics Links Transcript Jeff: Hey everybody, welcome back to Office Hours. Office Hours at Apollo GraphQL. I’m Jeff, Jeff […]

Dylan Anthony

What's new

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 28, 2023

Modernize your MERN Stack with GraphQL and GraphOS

To follow along, register for MongoDB Atlas and deploy a forever-free database cluster. Atlas is MongoDB’s multi-cloud database integrated with a suite of data services. After deploying your free cluster, proceed by cloning the MERN stack project. Follow the instructions outlined in the repository to set up and run the Node.js and React applications.

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

Archive

View all posts

Recent posts

September 7, 2023

Office Hours: Apollo Server with Trevor Scheer

by Dylan Anthony

Company