suspend fun deleteProjectPermission(input: DeleteNodeInput, dfe: DataFetchingEnvironment): DeleteNodePayload

Deletes a ProjectPermission, requires ADMIN on all Projects the permission currently affects. Ensures that after the permission is deleted, all previously affected Projects still have a permission which grants ADMIN to at least one user.