ts-proto
ts-proto copied to clipboard
feat: CLI option: forcePartials
This allows you to turn on the grpc-web-like behavior of having clients and interfaces accept partials, without fully commiting to something like useOptionals=all where you have question-marks on all of your interfaces.