gRPC Services - WunderGraph

Documentation Index

Fetch the complete documentation index at: /llms.txt

Use this file to discover all available pages before exploring further.

WunderGraph Cosmo CLI includes commands for working with gRPC services for the Cosmo Router.

Init


Scaffold a new gRPC service project from a template
Init

List Templates


List all available gRPC service templates for the init command
List Templates

Generate


Generate a protobuf definition and mapping file for a gRPC service from a
GraphQL schema
Generate

Create


Create a federated gRPC subgraph on the control plane
Create

Publish


Publish a gRPC subgraph schema to the control plane
Publish

Delete


Delete a gRPC subgraph from the control plane
Delete

For detailed documentation about gRPC services and how they work, see the Router gRPC Services documentation.