bindAccountMembership
Bind a user to an account membership
This mutation is restricted to an User access token (Learn More) and ask the user to consent to this request.
bindAccountMembership(
input: BindAccountMembershipInput!
): BindAccountMembershipPayload!