ts-proto icon indicating copy to clipboard operation
ts-proto copied to clipboard

feat: CLI option: forcePartials

Open fizx opened this issue 2 years ago • 0 comments

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.

fizx avatar Sep 29 '22 00:09 fizx