updateImmunizationInput
Autogenerated input type of updateImmunization
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of updateImmunization"""input updateImmunizationInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") additional_notes: String cvx_code: Int id: ID received_at: ISO8601DateTime status: String user_id: ID vaccine_name: String}