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