CatalogUserRelationships.
replace_user_groups
replace_user_groups(user_groups: list[CatalogUserGroup]) -> None
Replace the User Groups in the relationship with the user.
Parameters
| name | type | description |
|---|---|---|
| user_groups | list[CatalogUserGroup] | User Groups to replace the old one. |