sdk-typescript
sdk-typescript copied to clipboard
[Feature Request] Validate input
Is your feature request related to a problem? Please describe.
client.workflow.start(type, { args: {} }) results in an opaque error message:
Describe the solution you'd like
Throw an error like args must be an array