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
Cosmo ConnectRPC compiles GraphQL operations into Protocol Buffers and serves them as gRPC, REST, and typed SDKs — no separate API layer required.
Ahmet Soormally
Principal Solutions Engineer at WunderGraph


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
Software Engineer at WunderGraph


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
Software Engineer at WunderGraph


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
Software Engineer at WunderGraph


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
Engineer at WunderGraph


