jira.js
Guide
GitHub
Preparing search index...
cloud
WorkflowTriggerSchema
Variable WorkflowTriggerSchema
Const
WorkflowTriggerSchema
:
ZodObject
<
{
id
:
ZodOptional
<
ZodString
>
;
parameters
:
ZodRecord
<
ZodString
,
ZodAny
>
;
ruleKey
:
ZodString
;
}
,
$loose
,
>
= ...
The trigger configuration associated with a workflow.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The trigger configuration associated with a workflow.