suspend fun createProjectPermission(authorizationContext: GropiusAuthorizationContext, input: CreateProjectPermissionInput): ProjectPermission
Creates a new ProjectPermission based on the provided input Checks the authorization status
Return
the saved created ProjectPermission
Parameters
authorizationContext
used to check for the required permission
input
defines the ProjectPermission