Hello everyone, I would like to create an application that analyzes a .proto file and dynamically creates GraphQL queries, I don't want to parse the .proto files because it will outdated and probably buggy at some point, but I was reading the source code and the only available thing is create a plugin that ouputs a file after the processing which is not idea.
Is there an API/SDK available for it? -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/f78681b8-47f2-44ac-955a-73b828f1b08dn%40googlegroups.com.
