tailcall
tailcall copied to clipboard
feat: add validation for input types in gRPC
Presently we only validate the output types for gRPC, add support to validate the input types as well.
Technical Requirements
- add unit and integration tests