AccountMembershipStatusInfo
here are the different account membership status:
interface AccountMembershipStatusInfo {
status: AccountMembershipStatus!
}
Fields
AccountMembershipStatusInfo.status ● AccountMembershipStatus! non-null enum
AccountMembership status
Member Of
AccountMembership object
Implemented By
AccountMembershipBindingUserErrorStatusInfo object ● AccountMembershipConsentPendingStatusInfo object ● AccountMembershipDisabledStatusInfo object ● AccountMembershipEnabledStatusInfo object ● AccountMembershipInvitationSentStatusInfo object ● AccountMembershipSuspendedStatusInfo object