Sign Up (Join Network)
joinNetwork
mutation is used to create an account and join a community.
It takes JoinNetworkInput
as an input.
You need to provide email
, name
, and password
.
- GraphQL
- JS Client
This will create a new member in your community. The user will receive an email to activate their account. After a successful activation they can log in to your community.