jira.js
Guide
GitHub
Preparing search index...
cloud
CustomFieldContextSchema
Variable CustomFieldContextSchema
Const
CustomFieldContextSchema
:
ZodObject
<
{
description
:
ZodString
;
id
:
ZodString
;
isAnyIssueType
:
ZodBoolean
;
isGlobalContext
:
ZodBoolean
;
name
:
ZodString
;
}
,
$loose
,
>
= ...
The details of a custom field context.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The details of a custom field context.