Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wundergraphinc-milinda-eng-8701-implement-cache-warmer-from.mintlify.app/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

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.