Graphql
Graphql federation
Open federation
Wundergraph
Wundergraph cosmo

An Introduction to Federated GraphQL - and WunderGraph Cosmo

Federated GraphQL architectures are the way forward for modular microservices-based development. But what happens when you need more than just your standard, garden variety unified GraphQL schema?

Published on

Enjoyed this article?

Share it with your network to help others discover it

Continue Learning

Discover more articles on similar topics

WunderGraph Cosmo: Open Source Schema Registry with Schema Checks for Federated GraphQL

With Cosmo, it's easier than ever to manage your federated GraphQL schemas and prevent composition errors and breaking changes before they reach production.

WundergraphWundergraph cosmoOpen source

Getting Started With WunderGraph: An API Gateway That Turns GraphQL Into RPC on the Fly

A comprehensive guide to WunderGraph, with a focus on its new TypeScript Operations feature - async resolvers for data fetching, with shared types between Server & Client.

GraphqlNextjsWundergraph

How to Migrate a REST API to GraphQL the Smart Way with StepZen

How GraphQL might be a better fit for your next project than RESTful APIs

GraphQLAPIREST

Refactoring Monoliths to Microservices with the BFF and Strangler Patterns

How do you effectively migrate away from monoliths without getting stuck in Adapter Hell? Let’s talk about the synergy between BFFs and the Strangler pattern, featuring WunderGraph.

GraphqlWundergraphBff pattern

GraphQL is Finally Boring.

The reports of GraphQL’s death have been greatly exaggerated. Let’s look beyond trends, instead, at how a mature, reliable GraphQL is making organizations better.

GraphqlApollo federationWundergraph

Fixing the Backends-for-frontends pattern with Build-time GraphQL

The BFF pattern optimizes backends for specific client interfaces. Using GraphQL for it fixes some of its drawbacks, but can we do better? Let’s find out with WunderGraph.

GraphqlBff patternBff