Skip to content

deleteAppointmentFormAnswerGroupConnectionInput

Autogenerated input type of deleteAppointmentFormAnswerGroupConnection

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of deleteAppointmentFormAnswerGroupConnection
"""
input deleteAppointmentFormAnswerGroupConnectionInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
form_answer_group_id: ID
}