grpc-graphql

JSON →
library 1.0.10 ·javascript
verified Jun 7, 2026

A minimal library that exposes a gRPC endpoint to execute GraphQL queries via remote procedure calls. Current version 1.0.10, low release cadence. Provides a simple server and client for sending GraphQL requests over gRPC, with basic insecure credentials support. Differentiates by bridging GraphQL queries into a gRPC service with minimal configuration, but lacks extensive documentation and error handling.