Jens Neuse - WunderGraph
Jens Neuse
CEO & Co-Founder at WunderGraph
Bio
Jens Neuse is the CEO and one of the co-founders of WunderGraph, where he builds scalable API infrastructure with a focus on federation and AI-native workflows. Formerly an engineer at Tyk Technologies, he created graphql-go-tools, now widely used in the open source community. Jens designed the original WunderGraph SDK and led its evolution into Cosmo, an open-source federation platform adopted by global enterprises. He writes about systems design, organizational structure, and how Conway's Law shapes API architecture.
Twitter LinkedIn GitHub @jensneuse
Blog Posts
The Three Bottlenecks AI Can't Code Away
Blog April 22, 2026
AI writes 42% of code, but engineering teams aren't shipping faster. The bottleneck moved to coordination, governance, and review. Here's how GraphQL Federation fixes all three.
GraphQL vs REST: 18 Claims Fact-Checked with Primary Sources (2026)
Blog April 13, 2026
We fact-checked 18 claims comparing GraphQL and REST against peer-reviewed research, official docs, and security reports. Only 3 held up. Here's what the evidence actually says.
How the Fission Algorithm Works for Top‑Down GraphQL Federation Schema Design
Blog April 5, 2026
A technical deep dive into the Fission algorithm, how it decomposes a consumer-facing supergraph into subgraph responsibilities, automating the hardest part of GraphQL Federation at scale.
GraphQL Federation Schema Changes: From Months to Days with Hub
Blog March 30, 2026
Schema changes went from 9 weeks to days after this enterprise team adopted Hub for their 60+ subgraph federation setup.
Microservice Dependencies: How @requires Makes Them Explicit
Blog March 22, 2026
Learn the different types of microservice coupling and how GraphQL Federation's @requires directive makes cross-service dependencies explicit, visible, and validated at build time.
GraphQL Is the API Layer AI Agents Actually Need
Blog March 19, 2026
AI agents need to discover and call APIs with minimal tokens. The GraphQL supergraph gives them a typed, navigable schema across your entire organization.
The Dream Query: Consumer-First GraphQL API Design
Blog March 15, 2026
Start with the query your consumer would write if there were no constraints, then work backwards. A practical guide to consumer-first GraphQL schema design.
Design Like a Monolith, Implement as Microservices
Blog March 12, 2026
The monolith vs. microservices debate is a false choice. Learn how to design a coherent API surface while distributing implementation across teams with GraphQL Federation.
Why Platform Engineering Teams Become Bottlenecks at Scale
Blog March 10, 2026
Platform engineering teams are drowning in requests. Not because they are understaffed, but because every API change in the organization flows through them. Here is how to fix the bottleneck without adding headcount.