changePassword
Changes a users password without using email.
Arguments
| Argument | Type | Description |
|---|---|---|
| input (required) | ChangePasswordInput! | User credentials required to change a user's password. |
Returns
Boolean!
Changes a users password without using email.
| Argument | Type | Description |
|---|---|---|
| input (required) | ChangePasswordInput! | User credentials required to change a user's password. |
Boolean!