Skip to content

updateImmunizationInput

Autogenerated input type of updateImmunization

Fields

Used By

Definition

"""
Autogenerated input type of updateImmunization
"""
input updateImmunizationInput {
additional_notes: String
cvx_code: Int
id: ID
received_at: ISO8601DateTime
status: String
user_id: ID
vaccine_name: String
}