trpc-panel
trpc-panel copied to clipboard
Procedure Output Type Documentation
similar to how you can see the procedure input types of each procedure, is there a way to see the procedure output type without executing the procedure?
This would be an amazing feature. tPRC OpenAPI has this capability but the whole package comes with overhead that I would rather avoid plus strict requirements about having to specify output validators.
tRPC Panel seems like the better option and the only thing I see missing is the procedure output type documentation without the need to execute a procedure to the output type.
Thanks for creating such an awesome package!