assignRole
Assigns a role to a company member. After a new role is assigned to a member, the member will inherit the rights an permissions of that role. This mutation will return an error if specified party id is not a member of the company.
assignRole(
input: AssignRoleInput!
): Role
Arguments
assignRole.input
● AssignRoleInput!
non-null input
Parameters for AssignRole