Skip to main content
WunderGraph Cosmo CLI includes commands for working with gRPC services for the Cosmo Router.

Init

Scaffold a new gRPC service project from a template

List Templates

List all available gRPC service templates for the init command

Generate

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

Create

Create a federated gRPC subgraph on the control plane

Publish

Publish a gRPC subgraph schema to the control plane

Delete

Delete a gRPC subgraph from the control plane
For detailed documentation about gRPC services and how they work, see the Router gRPC Services documentation.