Skip to content

destroyMedicationInput

Autogenerated input type of destroyMedication

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of destroyMedication
"""
input destroyMedicationInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
id: ID
}