CatalogUser.
replace_user_groups
replace_user_groups(user_groups: list[CatalogUserGroup]) -> None
Replaces the User Groups in the relationships variable.
Parameters
| name | type | description |
|---|---|---|
| user_groups | list[CatalogUserGroup] | New User Groups to be put into relationship with the user. |