Skip to content

updateHealthConcernInput

Autogenerated input type of updateHealthConcern

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of updateHealthConcern
"""
input updateHealthConcernInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
code: String
description: String
display_name: String
effective_time: String
id: ID
}