INPUT_OBJECT

updateImmunizationInput

Autogenerated input type of updateImmunization

link GraphQL Schema definition

  • input updateImmunizationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • id: ID
  • cvx_code: Int
  • vaccine_name: String
  • received_at: String
  • status: String
  • additional_notes: String
  • user_id: ID
  • }

link Require by