jira.js
Guide
GitHub
Preparing search index...
cloud
UpdateScreenTypesSchema
Variable UpdateScreenTypesSchema
Const
UpdateScreenTypesSchema
:
ZodObject
<
{
create
:
ZodOptional
<
ZodString
>
;
default
:
ZodOptional
<
ZodString
>
;
edit
:
ZodOptional
<
ZodString
>
;
view
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
The IDs of the screens for the screen types of the screen scheme.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The IDs of the screens for the screen types of the screen scheme.