Skip to main content

service/domain/workflow/subproject_permission_grant

Api Code Documentation / Exports / service/domain/workflow/subproject_permission_grant

Table of contents#

Functions#

Functions#

grantSubprojectPermission#

â–¸ grantSubprojectPermission(ctx, issuer, projectId, subprojectId, grantee, intent, repository): Promise<Type<BusinessEvent[]>>

Parameters#

NameType
ctxCtx
issuerServiceUser
projectIdstring
subprojectIdstring
granteestring
intentdefault
repositoryRepository

Returns#

Promise<Type<BusinessEvent[]>>

Defined in#

src/service/domain/workflow/subproject_permission_grant.ts:26