OBJECT

updateImmunizationPayload

Autogenerated return type of updateImmunization

link GraphQL Schema definition

  • type updateImmunizationPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • immunization: Immunization
  • messages: [FieldError]
  • }

link Require by