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.

The list-templates command lists all available gRPC service templates that can be used with the wgc grpc-service init command. Templates are fetched from the wundergraph/cosmo-templates repository under the grpc-service directory.

Usage

wgc grpc-service list-templates
Once you’ve decided on a template, you can use the init command to scaffold a new gRPC service project from a template. See also: gRPC Services · GraphQL Support for gRPC Integration