createUserWithPassword
Creates a new user with a set password.
Arguments
| Argument | Type | Description |
|---|---|---|
| input (required) | CreateUserWithPasswordInput! | User credentials required to create a new user. |
Returns
String!
Creates a new user with a set password.
| Argument | Type | Description |
|---|---|---|
| input (required) | CreateUserWithPasswordInput! | User credentials required to create a new user. |
String!