CatalogUser.
add_user_groups
add_user_groups(user_groups: list[CatalogUserGroup]) -> None
Adds multiple User Groups to the relationship with the user.
Parameters
| name | type | description |
|---|---|---|
| user_groups | list[CatalogUserGroup] | User Groups to be added. |
add_user_groups(user_groups: list[CatalogUserGroup]) -> None
Adds multiple User Groups to the relationship with the user.
| name | type | description |
|---|---|---|
| user_groups | list[CatalogUserGroup] | User Groups to be added. |