gRPC GraphQL Server

JSON →
library 1.2.1 ·javascript
verified Jun 7, 2026

Generates a GraphQL schema from gRPC Protobuf definitions and creates a server. v1.2.1 (latest). Supports both gRPC and GraphQL endpoints from a single service definition. Uses @grpc/proto-loader and apollo-server-express. Allows per-service configuration of mutations vs queries. Requires manual setup of proto file paths and gRPC implementation classes.