jira.js
Guide
GitHub
Preparing search index...
cloud
JqlQueriesToSanitizeSchema
Variable JqlQueriesToSanitizeSchema
Const
JqlQueriesToSanitizeSchema
:
ZodObject
<
{
queries
:
ZodArray
<
ZodObject
<
{
accountId
:
ZodOptional
<
ZodNullable
<
ZodString
>
>
;
query
:
ZodString
}
,
$loose
,
>
,
>
;
}
,
$loose
,
>
= ...
The list of JQL queries to sanitize for the given account IDs.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The list of JQL queries to sanitize for the given account IDs.