updateChangeHealthAccountInput
Autogenerated input type of updateChangeHealthAccount
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of updateChangeHealthAccount"""input updateChangeHealthAccountInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" Update the stored password for the ChangeHealthAccount in Healthie. Note this does not affect the password of the account with Change """ password: String}