CatalogUser.

replace_user_groups

replace_user_groups(user_groups: list[CatalogUserGroup]) -> None

Replaces the User Groups in the relationships variable.

Parameters

nametypedescription
user_groupslist[CatalogUserGroup]New User Groups to be put into relationship with the user.

Returns

No docs