grpc-graphql-schema-example

JSON →
library 0.0.14-alpha-45c76fe.0 ·javascript abandoned
verified Jun 7, 2026

An example project demonstrating how to automatically generate a GraphQL schema from gRPC service definitions. Version 0.0.14-alpha, built on commit 45c76fe, likely part of a larger toolchain (e.g., grpc-graphql-schema). No stable release; unmaintained since 2019. Key differentiator: auto-generates GraphQL schema and resolvers from protobuf, allowing GraphQL queries over gRPC backends without manual schema writing. However, it is an alpha example and not suitable for production.