service/domain/workflow/project_permission_grant
Api Code Documentation / Exports / service/domain/workflow/project_permission_grant
Table of contents
Functions
Functions
grantProjectPermission
▸ grantProjectPermission(ctx
, issuer
, projectId
, grantee
, intent
, repository
): Promise
<Type
<BusinessEvent
[]>>
Parameters
Name | Type |
---|---|
ctx | Ctx |
issuer | ServiceUser |
projectId | string |
grantee | string |
intent | default |
repository | Repository |
Returns
Promise
<Type
<BusinessEvent
[]>>