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