You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
Support GRPC upstream servers similar to how Openapi servers are supported now. Implement auto conversion to a GraphQL schema if you have it's service definitions.
The text was updated successfully, but these errors were encountered:
Hey, I'm learning gRPC right now while implementing it in a project.
Will start working on this issue in a couple of days, once I'm ready.
In case I get stuck at any step, I will discuss it over here.
Thanks!
@namit-chandwani real issue is to replace graphql to upstream implementation. Adding GRPC will not be that simple until we clean up things and setup proper architecture
Support GRPC upstream servers similar to how Openapi servers are supported now. Implement auto conversion to a GraphQL schema if you have it's service definitions.
The text was updated successfully, but these errors were encountered: