Videos
Dive into real-world GraphQL success stories! Learn how enterprises tackle DB-driven APIs, scale across domains & overcome org size challenges. See actual architectures & lessons learned
Videos
This talk from the APIs Devroom at FOSDEM 2025 introduces Modus, an open source framework for building intelligent GraphQL APIs powered by WebAssembly. We will learn how Modus auto-generates GraphQL APIs inferred by user-defined types and uses WebAssembly to enable highly performant and scalable APIs that run in a sandboxed memory efficient environment. Modus also brings the power of open source AI models to the API developer with first class support for working with AI models. We will demo using Modus to build an agentic API capable of fetching data from multiple sources and analyzing the data in real-time using knowledge graph RAG to make decisions using LLM tool use.
Learn to build seamless GraphQL + React Native apps that work everywhere. Perfect for devs looking to level up their mobile development skills. Don't miss this practical workshop!
Build a unified, secure interface for advanced AI. Hands-on exercises with Anthropic API.
Videos
Discover how Isograph helps developers build lightning-fast apps with minimal overhead, bringing enterprise-level frontend optimizations from big tech to everyone through an innovative compilation approach.
Discover the power of GraphQL APIs for AI applications. Easily connect models, databases, and systems while enabling tailored data views for each app. No more one-size-fits-all approaches.
Explore the overlooked "implementation-first" approach used by Facebook for GraphQL servers. Learn why inferring schemas from code and business logic is often the optimal choice for projects.
Videos
Learn how GraphQL can now help you orchestrate your API calls. Using the Stripe REST API in the context of a real-world use case, create products with pricing information and ultimately create a checkout session in minutes.
Build an API orchestration layer for any OData API now with GraphQL. See first-hand how easy it is to expose existing REST APIs through the power of Apollo Connectors and how this ground-breaking feature can support your team in minutes.
Videos
From API vulnerabilities to battle-tested protection strategies, discover how to shield your GraphQL servers against threats. Language-agnostic best practices explained.
Discover key insights about GraphQL's performance in a highly regulated, federated financial ecosystem and whether it truly delivers as an enterprise API platform.
Videos
In this new video series, we follow along as Eddy explores the intricacies of Apollo Federation while working to improve GraphQL Code Generator's federation support.
Videos
Building a prototype that combines GraphQL for client comms and gRPC for service-to-service interaction. Perfect for both newcomers and seasoned devs, with step-by-step examples from basic API to full microservice architecture.
Learn how to combine schema mocking with Mock Service Worker (MSW) for better GraphQL testing across frameworks.
Videos
Explore how GraphQL fits into modern data fetching alongside tRPC and React Server Components. We'll examine the shift towards RPC-style approaches, compare different data handling methods, and evaluate GraphQL's unique advantages in today's evolving web development landscape.
Join leading platform teams in mastering GraphQL client libraries for enterprise API development. Learn essential design patterns, adoption strategies, and real-world insights from successful implementations. Get practical guidance for every stage - from initial setup to advanced platform integration.
Videos
Learn to build powerful GraphQL APIs with TypeScript & NodeJS - from rapid prototyping to advanced customization, data integration, and security features that scale with your needs.
Discover how to build lean, purpose-driven GraphQL APIs by coupling queries directly with your components. Learn to eliminate complexity while boosting performance and maintainability.
Explore how GraphQL's enterprise adoption depends on robust governance. Learn why metadata-driven implementations and federation capabilities position GraphQL as the ideal solution for scalable, compliant data management in modern enterprises.
Videos
Journey from 1k to 500M requests: How one startup scaled their GraphQL implementation across 1000+ engineers, featuring their new open-source solution for building high-performance GraphQL APIs.
Discover how WebAssembly and GraphQL unite for edge computing. This talk demonstrates building a Rust-based GraphQL server that targets WebAssembly, showcasing how this combination optimizes performance at the edge while reducing latency and costs.
Learn how to optimize GraphQL resolver performance by tackling memory usage and execution overhead. This case study from Auction.com shows how they improved latency for complex queries handling 500 items with 80 fields each, including strategies for efficient real-time updates via Kafka.
Videos
Learn how organizations leverage federation for team autonomy, centralized governance, and API scalability. Gartner predicts 30% enterprise adoption by 2027 - discover why this architecture is becoming crucial for modern API landscapes.
Explore how compiler techniques can enhance GraphQL deployments in production. Learn to build a powerful Intermediate Representation (IR) for GraphQL queries and schemas that simplifies client development, improves telemetry, and optimizes network performance.
Learn strategies for future-proofing your developer experience as technology evolves and workflows transform.
Videos
Why does GraphQL's type system clash with type-safe languages? Dive into the unexpected challenges and solutions when building type-safe GraphQL clients, featuring insights from Apollo's iOS implementation.
Videos
Learn how to reverse-engineer a “dream query” into a scalable GraphQL schema. This workshop highlights the importance of demand-driven schema design for querying only the data you need.
Learn why implementing GraphQL security is crucial. We’ll discuss critical vulnerabilities found in popular software, including CVE-2021-41248 in GraphiQL, CVE-2023-38503 in Directus, and CVE-2023-34047 in Spring for GraphQL. We'll also cover the top 10 GraphQL security checks, such as disabling introspection in production and robust authentication, and explore how to automate these security measures in your code and CI/CD processes.
Discover how to evolve a GraphQL schema without painting yourself into a corner. In this session, attendees will learn lessons from developing Compass, including guidelines for maintaining consistent APIs and ensuring backwards compatibility. The discussion will cover processes for alignment and how they integrate with the GraphQL Gateway, which exposes a federated schema across Atlassian's diverse services.
Videos
Matt DeBergalis, CTO and Co-Founder of ApolloGraphQL, delivered a powerful keynote highlighting why GraphQL is now the most important new API technology in the enterprise. Drawing on insights from industry reports and customer case studies, Matt makes the case for why more than 60% of enterprises will use GraphQL in production by 2027 - and why that estimate might be low.
GraphQL is in the House of Representatives! Andrew Doyle told us about how the US House of Reps. uses GraphQL to modernize and orchestrate legacy systems - this fascinating talk also illustrates how one of the most important document management systems in the world functions:
@defer and @stream directives enable applications to render incrementally & efficiently in an ergonomic way. RFC champion @rob_richard shared the latest on incremental delivery
Videos
Check out this exciting keynote from Apollo GraphQL Summit 2024! Discover the latest innovations and see how industry leaders like CVS Health and their partner MongoDB are unlocking enterprise value for intelligent applications and APIs.
Discover the experience of Bol.com in adopting GraphQL, where the team tackled the challenge of implementing federated GraphQL in a distributed microservices landscape with over 800 engineers primarily focused on REST. This journey involved not just technical hurdles, but also shifting work practices, building expertise, and nurturing a strong GraphQL community among engineers and product teams. They will share valuable lessons learned and insights to help others navigate their own GraphQL adoption journey at scale.
Join Hasura for a workshop on preparing robust data foundations for AI technologies like LLMs. Learn how to consolidate data and business logic under one interface using GraphQL (or SQL) and implement consistent authorization for secure AI applications. Discover how to create powerful data connectivity to meet the demands of advanced AI.
Videos
Atlassian built the first ever distributed GraphQL gateway in 2018 and continues to run and improve until today. We will look at the lessons learned and challenges including: - Schema governance - Company adoption - Running a high availability gateway - Things that didn't work out
n this lightning talk, Vincent Desmares will share insights on how GraphQL has drastically reduced the "time-to-be-operational," transforming teams into productive powerhouses. Attendees can expect to learn best practices in coding, design patterns, documentation, and processes to ensure their next GraphQL project is a breeze for new team members. Don’t miss out!
a dynamic presentation that reveals how Technical Writers and DevEx teams can supercharge developer experience with interactive documentation. Say goodbye to dry schemas and hello to actionable insights! Discover why developers crave more than just a schema—they want guidance on building products. We’ll dive into the essence of interactivity, showcasing tools like embedded code samples tied to sandbox environments. Walk away with practical strategies to create engaging GraphQL documentation and elevate your developer ecosystem. Don’t miss this chance to transform the way you document GraphQL!