Skip to content

AssignRoleReqChangesTemplate

TPR requested changes template for assigning TPR roles to users/groups.

Implements: RequestedChangesTemplate

Fields

Field Type Description
groupsWithRoles [UserGroupWithRoles!]! Groups and their new role assignments.
newRoles [RoleSummary!]! New roles to assign to the users/groups.
oldRoles [RoleSummary!]! Old roles on the users/groups.
templateName String! Name of the requested changes template for quorum authorization.
usersWithRoles [UserWithRoles!]! Users and their new role assignments.