{"library":"grpc-graphql-schema","type":"library","category":null,"description":"Converts gRPC protobuf service definitions into a GraphQL schema, enabling GraphQL servers to proxy requests to gRPC backends. Current version 0.0.9 is experimental with minimal maintenance. Unlike manual schema stitching or resolvers, this library auto-generates both type definitions and resolvers from .proto files. Requires gRPC endpoint and proto file path. Suitable for rapid prototyping but not production due to limited error handling and no streaming support.","language":"javascript","status":"maintenance","version":"0.0.9","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-graphql-schema","imports":["const { getGraphqlSchemaFromGrpc } = require('grpc-graphql-schema');","const ggs = require('grpc-graphql-schema');","// returned by getGraphqlSchemaFromGrpc"]},{"cmd":"yarn add grpc-graphql-schema","imports":[]},{"cmd":"pnpm add grpc-graphql-schema","imports":[]}],"homepage":"https://github.com/xanthous-tech/grpc-graphql-schema#readme","github":"https://github.com/xanthous-tech/grpc-graphql-schema","docs":null,"changelog":null,"pypi":null,"npm":"grpc-graphql-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}