jira.js
Guide
GitHub
Preparing search index...
cloud
CustomFieldContextOptionSchema
Variable CustomFieldContextOptionSchema
Const
CustomFieldContextOptionSchema
:
ZodObject
<
{
disabled
:
ZodBoolean
;
id
:
ZodString
;
optionId
:
ZodOptional
<
ZodString
>
;
value
:
ZodString
;
}
,
$loose
,
>
= ...
Details of the custom field options for a context.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details of the custom field options for a context.