Verify Member
#
Verify a MemberUser will receive an email after signing up to a community, which includes a verification code.
It then can be used in verifyMember
mutation
to verify the user. It takes VerifyMemberInput
as an input.
- GraphQL
- JS Client