Articles
GraphQL Federation: Field-level Metrics 101
Making data-driven decisions for evolving your enterprise’s graphs, via field usage metrics.
How to Use GraphQL with CoinGecko API to Streamline Data Retrieval
Learn to combine CoinGecko API with GraphQL for precise, efficient cryptocurrency data retrieval. A must-read guide for devs looking to streamline their crypto data management.
Community & Open Source
Hive: Preflight Scripts in the Laboratory
Automate your authentication flows before running GraphQL operations. Streamline your workflow with custom pre-execution processes.
Videos
GopherCon 2024: Prototyping a Go, GraphQL, gRPC Microservice - Sadie Freeman
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.
Schema-Driven Testing with Mock Service Worker
Learn how to combine schema mocking with Mock Service Worker (MSW) for better GraphQL testing across frameworks.