updateImmunizationPayload
Autogenerated return type of updateImmunization.
Fields
messages
· [FieldError] · The list of errors occurred during the mutation Used By
Definition
"""Autogenerated return type of updateImmunization."""type updateImmunizationPayload { immunization: Immunization
""" The list of errors occurred during the mutation """ messages: [FieldError]}