jira.js
Guide
GitHub
Preparing search index...
cloud
CustomFieldValueUpdateDetailsSchema
Variable CustomFieldValueUpdateDetailsSchema
Const
CustomFieldValueUpdateDetailsSchema
:
ZodObject
<
{
updates
:
ZodOptional
<
ZodArray
<
ZodObject
<
{
issueIds
:
ZodArray
<
ZodNumber
>
;
value
:
ZodUnknown
}
,
$loose
,
>
,
>
,
>
;
}
,
$loose
,
>
= ...
Details of updates for a custom field.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details of updates for a custom field.