jira.js
Guide
GitHub
Preparing search index...
cloud
WorkflowTransitionRulesDetailsSchema
Variable WorkflowTransitionRulesDetailsSchema
Const
WorkflowTransitionRulesDetailsSchema
:
ZodObject
<
{
workflowId
:
ZodObject
<
{
draft
:
ZodOptional
<
ZodBoolean
>
;
name
:
ZodString
}
,
$loose
,
>
;
workflowRuleIds
:
ZodArray
<
ZodString
>
;
}
,
$loose
,
>
= ...
Details about a workflow configuration update request.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details about a workflow configuration update request.