Skip to content

deleteAppointmentTypeInput

Autogenerated input type of deleteAppointmentType

Fields

deprecated DO NOT USE

Used By

Definition

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