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