sdk-typescript icon indicating copy to clipboard operation
sdk-typescript copied to clipboard

[Feature Request] Validate input

Open lorensr opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

client.workflow.start(type, { args: {} }) results in an opaque error message:

image

Describe the solution you'd like

Throw an error like args must be an array

lorensr avatar Dec 27 '23 06:12 lorensr