Fiona Huang explains how Pinterest uses TypeSpec to define APIs once and generate GraphQL and OpenAPI schemas from a single source of truth.
Eddy Nguyen walks through the process of safely removing GraphQL fields without breaking your clients. A must-watch if you're maintaining a public API or working with multiple consumer teams.
Catch up on everything from GraphQL Summit 2025 with this curated playlist. Features keynotes, technical deep-dives, and community sessions from the Apollo conference.
Discover why GraphQL is a game-changer for modern ERPs! Unleash flexible queries, seamless integrations, and auto-generated UI components with Schema-Driven UI.
Curious how Meta slashed app lag? Dive into their GraphQL experiments—batched @defers to cut frame drops and slick CDN prefetching to speed up media loads. Unlock the secrets to smoother scrolling!
Learn more about how Apollo MCP Server gives you zero-code MCP tool creation, native REST/GraphQL support, and built-in policy enforcement.
Manage APIs like a pro! Prevent breaking changes, track usage, and secure your schema with smart registry tools for seamless collaboration.
Supercharge developer productivity! Discover how GitHub's API turns schemas into smart, context-aware coding assistants that ship features lightning-fast.
How MOIA built a serverless WebSocket gateway to revolutionize real-time fleet tracking and team collaboration.
Unveiling cutting-edge developments that are reshaping data connectivity and API interactions in 2024.
n innovative exploration of radical improvements and untapped potential in API design.
A zero-dependency executor that brings unprecedented flexibility, caching, and spec-agnostic design.
How Meta tackles identifier chaos and prevents system-wide identification disasters.
Uncover how it transforms mock data, centralizes UI engineering, and elevates team collaboration.
Revolutionizing GraphQL field discovery and query generation to supercharge developer productivity.
Navigate production complexities with deep insights into WebSockets, PubSub, authentication, and scaling real-time app architectures!
Web dev's impossible challenge: Perfect data fetching, zero waste, lightning-fast loads, minimal JS, real-time updates—solved! Isograph rewrites the rules of React and GraphQL performance.
Solving dynamic type challenges with Strawberry, conquering runtime graph generation and performance hurdles in customer-specific APIs
Explore the intriguing concept of 'unset' fields in GraphQL—neither semantic nor error nulls but uncalculated values. Discover real-world applications at WhatsApp and Instagram, and learn current workarounds while anticipating potential spec updates.
Discover the complexities of GraphQL API rate limiting compared to traditional REST approaches. Learn practical strategies to implement rate controls that perfectly align with your application's unique requirements and use cases.
Apollo Federation revolutionized GraphQL by enabling unified schemas across distributed microservices while respecting team boundaries. Now, a cross-organizational working group is developing an open standard for federated GraphQL to establish universal best practices for large-scale implementations.
Discover how GraphQL Clients can unlock Semantic Nullability, empowering developers to differentiate between error nulls and true nulls. Learn how the @catch directive is transforming error handling and opening doors to new capabilities.
Discover how Oracle Database 23ai revolutionizes data access with GraphQL integration. Learn about Duality Views that let you store data in efficient relational tables while accessing it as JSON documents—transforming modern application development.
Explore how a multi-organization working group is developing an open standard for federated GraphQL. Learn how this evolution builds on Apollo Federation's success to solve microservice challenges across team boundaries.
Discover how OpenTelemetry can address challenges when running GraphQL in production environments. This talk explores using GraphQL as a monolithic facade for microservices while maintaining reliability and performance through effective monitoring and troubleshooting techniques
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