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

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