UpdateRolesForAccountMembershipInput
Input used to identify the account membership for which roles are to be updated
This page contains
Fields
| accountId ID! | Unique identifier of the account |
| userId ID! | Unique identifier of the user |
| roles [AccountMembershipRole!] | Roles to update for this membership |
Mutations for UpdateRolesForAccountMembershipInput
| updateRolesForAccountMembership PREVIEW | Update roles for an account (company) membership |