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