updateProjectPermission
Updates a ProjectPermission, requires ADMIN on all Projects the permission currently affects. Ensures that after the update, all affected Projects still have a permission which grants ADMIN to at least one user.
updateProjectPermission(
input: UpdateProjectPermissionInput!
): UpdateProjectPermissionPayload!
Arguments
updateProjectPermission.input
● UpdateProjectPermissionInput!
non-null input
Defines which ProjectPermission to update and how to update it