grpc-graphql-schema icon indicating copy to clipboard operation
grpc-graphql-schema copied to clipboard

Convert gRPC proto definition into GraphQL Schema

Results 5 grpc-graphql-schema issues
Sort by recently updated
recently updated
newest added

Hi, are there any plans for this library to support Field Masks? e.g. to avoid expensive fetching of related objects if the client doesn't need them.

Upgrading all dependencies

We need `enum` support for a project i'm working on, I will attempt to open a PR for this in the next day or so Thanks for this package, its...

help wanted
good first issue

I think it would be valuable if we can extract and export the service conversion methods so it can support schema stitching.

Need documentation for - [ ] How to Use - [ ] gRPC Service Conventions - [ ] Advanced Usages - [ ] Development Guidelines