resetPasswordInput
Autogenerated input type of resetPassword
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of resetPassword"""input resetPasswordInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") email: String
""" The authentication namespace to check reset passwords for. """ namespace: String = "healthie"}