Tuesday 6 June 2017

Is there a way to generate a GraphQL schema from a protobuf?

I have a rather large/complex protobuf definition of an API, and I wonder if there's a convenient tool to automatically generate a GraphQL schema and its (nested) types from a subset of this protobuf?

I'm using Node.js normally, but I'm open for other languages to generate the schema. Thanks in advance!



via Tobi

No comments:

Post a Comment