updateApplicationRole: ApplicationRole!
This mutation is used to update the details of a single application role.Return information can include new role details and tenant information. **Returns:** Returns the new role data.
roleInput: RoleInput!
The new name or description of the role that is being updated.
roleId: UUID!
The unique role ID used to find the specific role.
