grpc-graphql-schema-example
JSON →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.