HealthAssessmentServiceSignupInput
Autogenerated input type of HealthAssessmentServiceSignup
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed 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}