graphql-mesh
graphql-mesh copied to clipboard
Support for Any Type in GRPC
Is your feature request related to a problem? Please describe.
Yes, We want to support map<string, google.protobuf.Any> in our grpc endpoint. When we try to do so it shows Usage of type '*anypb.Any' is not supported
Describe the solution you'd like
Not sure, is it hard to add support for this type?
Any timeline or updates?
No update. PRs are welcome!