Ability to define Reflection Header
ardatan opened this issue · 1 comments
ardatan commented
grpcurl -reflect-header grpc-service:proto.MyGrpcService -d '{"name": "mike"}' localhost:9090 proto.MyGrpcService/hello
Is there any way to define reflect-header
using this library?
Related Urigo/graphql-mesh#2105
redhoyasa commented
Let's discuss first at Urigo/graphql-mesh#2105, I'd like to know more about the reflect-header
.