Skip to content

updateChangeHealthAccountInput

Autogenerated input type of updateChangeHealthAccount

Fields

password · String · Update the stored password for the ChangeHealthAccount in Healthie. Note this does not affect the password of the account with Change

Used By

Definition

"""
Autogenerated input type of updateChangeHealthAccount
"""
input updateChangeHealthAccountInput {
"""
Update the stored password for the ChangeHealthAccount in Healthie. Note this does not affect the password of the account with Change
"""
password: String
}