Skip to content

HealthAssessmentServiceSignupInput

Autogenerated input type of HealthAssessmentServiceSignup

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of HealthAssessmentServiceSignup
"""
input HealthAssessmentServiceSignupInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
device_token: String
device_type: String
email: String
user_id: ID
}