CatalogUserRelationships.

replace_user_groups

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

Replace the User Groups in the relationship with the user.

Parameters

nametypedescription
user_groupslist[CatalogUserGroup]User Groups to replace the old one.

Returns

No docs