Hook

Hook: Object

Representation of a hook definition.

Type Parameters#

NamestringOptional
InputobjectOptional
__typetypeof OrchestrationUtils.SymbolWorkflowHook
nameName
inputInput
By prefixing a key with a space, we remove it from the intellisense of TypeScript. This is needed because input is not set at runtime. It is a type-only property to infer input data type of a hook
Was this page helpful?
Edit this page