Blog

Get the latest news on how products at WunderGraph are built, technologies are used, and join the teams helping to build a better landscape of API integration.

ConnectRPC: Generate Typed SDKs from Your GraphQL API
New feature

ConnectRPC: Generate Typed SDKs from Your GraphQL API

Cosmo ConnectRPC compiles GraphQL operations into Protocol Buffers and serves them as gRPC, REST, and typed SDKs — no separate API layer required.

Ahmet Soormally

Ahmet Soormally

Principal Solutions Engineer at WunderGraph

13min read
Three Handlers for Event Driven GraphQL Subscriptions
New feature

Three Handlers for Event Driven GraphQL Subscriptions

Cosmo Streams adds three router handlers to enable subscription authorization, initial state delivery, and per-subscriber event filtering without building custom infrastructure.

Dominik Korittki

Dominik Korittki

Software Engineer at WunderGraph

7min read
Cosmo Streams: GraphQL Subscriptions Without the Hurdle
New feature

Cosmo Streams: GraphQL Subscriptions Without the Hurdle

Cosmo Streams lets teams expose events through GraphQL subscriptions without the need to bring their own code. Events flow directly from the message broker through the Cosmo Router to clients.

Dominik Korittki

Dominik Korittki

Software Engineer at WunderGraph

6min read
TypeScript Plugin Support for Cosmo Connect
New feature

TypeScript Plugin Support for Cosmo Connect

Cosmo Connect now supports TypeScript router plugins, allowing developers to write plugin logic in TypeScript and load it directly into the GraphQL federation router without deploying separate services.

Milinda Dias

Milinda Dias

Software Engineer at WunderGraph

7min read
Extending Subgraph Checks in Cosmo
New feature

Extending Subgraph Checks in Cosmo

Cosmo now supports subgraph check extensions, allowing teams to add custom validation rules to their subgraph checks. Cosmo runs its normal linting and schema checks, and your service adds any additional logic through a secure external endpoint.

Wilson Rivera

Wilson Rivera

Engineer at WunderGraph

5min read