jira.js
Guide
GitHub
Preparing search index...
cloud
ProjectIssueTypeQueryContextSchema
Variable ProjectIssueTypeQueryContextSchema
Const
ProjectIssueTypeQueryContextSchema
:
ZodObject
<
{
issueTypes
:
ZodOptional
<
ZodArray
<
ZodString
>
>
;
project
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
Project and issue type context for workflow queries made using issue types.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Project and issue type context for workflow queries made using issue types.