Skip to content

MaskAccountInput

Autogenerated input type of MaskAccount

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of MaskAccount
"""
input MaskAccountInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
email: String
id: ID
namespace: String = "healthie"
}