Skip to main content

Namespace: Trigger

v1.CallbackInfo.Trigger

Interfaces

Type Aliases

$Shape

Ƭ $Shape: { updateWorkflowExecutionCompleted?: $Shape | null ; workflowClosed?: $Shape | null } & { updateWorkflowExecutionCompleted?: null ; variant?: undefined ; workflowClosed?: null } | { updateWorkflowExecutionCompleted?: null ; variant?: "workflowClosed" ; workflowClosed: $Shape } | { updateWorkflowExecutionCompleted: $Shape ; variant?: "updateWorkflowExecutionCompleted" ; workflowClosed?: null }

Narrowed shape of a Trigger.