updatePassword
description
Update the password of current user
updatePassword(
password: String!
): MutationResult!
Arguments
updatePassword.password
● String!
non-null scalar
Type
MutationResult
object
Loading...