suspendAccountMembership
Suspends an account membership.
*This mutation is restricted to an User access token (Learn More).
The user must have an account membership for this account with the attribute canManageAccountMembership=true
.
suspendAccountMembership(
input: SuspendAccountMembershipInput!
): SuspendAccountMembershipPayload!