HealthAssessmentServiceSignupPayload
Autogenerated return type of HealthAssessmentServiceSignup.
Fields
messages
· [FieldError] · The list of errors occurred during the mutation Used By
Definition
"""Autogenerated return type of HealthAssessmentServiceSignup."""type HealthAssessmentServiceSignupPayload { deeplink_url: String
""" The list of errors occurred during the mutation """ messages: [FieldError]}