jira.js
Guide
GitHub
Preparing search index...
cloud
IssuesJqlMetaDataSchema
Variable IssuesJqlMetaDataSchema
Const
IssuesJqlMetaDataSchema
:
ZodObject
<
{
count
:
ZodNumber
;
maxResults
:
ZodNumber
;
startAt
:
ZodNumber
;
totalCount
:
ZodNumber
;
validationWarnings
:
ZodOptional
<
ZodArray
<
ZodString
>
>
;
}
,
$loose
,
>
= ...
The description of the page of issues loaded by the provided JQL query.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The description of the page of issues loaded by the provided JQL query.