updatePassword
updatePassword allows the current logged in User to change their password if they already have one associated with them.
updatePassword(
input: UpdatePasswordInput!
): UpdatePasswordPayload!
updatePassword allows the current logged in User to change their password if they already have one associated with them.
updatePassword(
input: UpdatePasswordInput!
): UpdatePasswordPayload!
updatePassword.input
● UpdatePasswordInput!
non-null inputUpdatePasswordPayload
object