changeUserRoles
Change the roles of a user.
changeUserRoles(
input: ChangeUserRolesInput!
): ModifyUserResponse!
Arguments
changeUserRoles.input
● ChangeUserRolesInput!
non-null input
changes to apply.
Type
ModifyUserResponse
object
Response for mutations that modify a user.