UserGroupToRolesInput
Pairs a user group ID with the list of role IDs to operate on.
Fields
| Field | Type | Description |
|---|---|---|
| roleIds | [String!] | List of role IDs. |
| userGroupId | String | ID of the user group. |
Pairs a user group ID with the list of role IDs to operate on.
| Field | Type | Description |
|---|---|---|
| roleIds | [String!] | List of role IDs. |
| userGroupId | String | ID of the user group. |