Open ardatan opened 3 years ago
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?
reflect-header
Related https://github.com/Urigo/graphql-mesh/issues/2105
Let's discuss first at Urigo/graphql-mesh#2105, I'd like to know more about the reflect-header.
Is there any way to define
reflect-header
using this library?Related https://github.com/Urigo/graphql-mesh/issues/2105