jira.js
Guide
GitHub
Preparing search index...
cloud
BulkProjectPermissionGrantsSchema
Variable BulkProjectPermissionGrantsSchema
Const
BulkProjectPermissionGrantsSchema
:
ZodObject
<
{
issues
:
ZodArray
<
ZodNumber
>
;
permission
:
ZodString
;
projects
:
ZodArray
<
ZodNumber
>
;
}
,
$loose
,
>
= ...
List of project permissions and the projects and issues those permissions grant access to.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
List of project permissions and the projects and issues those permissions grant access to.