jira.js
Guide
GitHub
Preparing search index...
cloud
ProjectIssueTypeMappingsSchema
Variable ProjectIssueTypeMappingsSchema
Const
ProjectIssueTypeMappingsSchema
:
ZodObject
<
{
mappings
:
ZodArray
<
ZodObject
<
{
issueTypeId
:
ZodString
;
projectId
:
ZodString
}
,
$loose
>
,
>
;
}
,
$loose
,
>
= ...
The project and issue type mappings.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The project and issue type mappings.