addAccountMemberships
Add multiple new account memberships to account
This mutation is restricted to an User access token (Learn More) and ask the user to consent to this request.
The user must have an account membership for this account with the attribute canManageAccountMembership=true.
If any permission is given to any membership, a consent will be required.
addAccountMemberships(
  input: AddAccountMembershipsInput!
): AddAccountMembershipsPayload!