jira.js
Guide
GitHub
Preparing search index...
cloud
WorkflowRulesSearchSchema
Variable WorkflowRulesSearchSchema
Const
WorkflowRulesSearchSchema
:
ZodObject
<
{
expand
:
ZodOptional
<
ZodString
>
;
ruleIds
:
ZodArray
<
ZodString
>
;
workflowEntityId
:
ZodString
;
}
,
$loose
,
>
= ...
Details of the workflow and its transition rules.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details of the workflow and its transition rules.